diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ .POSIX: -PROGRAMS=arch base64 factor hostid mktemp nproc printenv readlink \ +PROGRAMS=arch base64 factor hostid mktemp nproc pinky printenv readlink \ seq stdbuf sync tac uptime users vdir yes all: $(PROGRAMS) |