diff options
Diffstat (limited to 'bin/date/Makefile')
-rw-r--r-- | bin/date/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile index 56ce33a..fd7e401 100644 --- a/bin/date/Makefile +++ b/bin/date/Makefile @@ -3,6 +3,7 @@ .include <src.opts.mk> +PACKAGE=runtime PROG= date SRCS= date.c netdate.c vary.c |