diff options
| author | Jakob Kaivo <jkk@ung.org> | 2019-07-26 21:03:35 -0400 |
|---|---|---|
| committer | Jakob Kaivo <jkk@ung.org> | 2019-07-26 21:03:35 -0400 |
| commit | 1d151651323894437cc7cfb3895f2f7e651c5294 (patch) | |
| tree | 55a931beee541eec18563cfaab9c2b694376d074 /Makefile | |
| parent | 0b7dbc419e470f5bcd190e8ffc2917984226a7ea (diff) | |
add pinky
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) |
