move sync to PROGS

This commit is contained in:
Heather
2014-06-26 10:05:31 +04:00
parent 4ebe8e0da7
commit 4aa009995b
+1 -1
View File
@@ -33,6 +33,7 @@ PROGS := \
sleep \
seq \
sum \
sync \
tac \
tee \
touch \
@@ -55,7 +56,6 @@ UNIX_PROGS := \
kill \
logname \
mkfifo \
sync \
tty \
uname \
uptime \