move tty to UNIX_PROGS

This commit is contained in:
Heather
2014-02-19 09:59:48 +04:00
parent 7e95703d61
commit b364e64746
+1 -1
View File
@@ -28,13 +28,13 @@ PROGS := \
truncate \
wc \
yes \
tty \
hostname \
head \
UNIX_PROGS := \
users \
whoami \
tty \
id
ifneq ($(OS),Windows_NT)