Added target tty
This commit is contained in:
parent
627fe859b4
commit
ff229658cf
|
@ -1,4 +1,4 @@
|
|||
targets=basename,dirname,false,id,logname,true
|
||||
targets=basename,dirname,false,id,logname,true,tty
|
||||
|
||||
[basename]
|
||||
type=binary
|
||||
|
@ -23,3 +23,7 @@ sources=logname.c
|
|||
[true]
|
||||
type=binary
|
||||
sources=true.c
|
||||
|
||||
[tty]
|
||||
type=binary
|
||||
sources=tty.c
|
||||
|
|
Loading…
Reference in New Issue
Block a user