diff options
| author | Mark Murray <markm@FreeBSD.org> | 2003-06-13 07:04:02 +0000 |
|---|---|---|
| committer | Mark Murray <markm@FreeBSD.org> | 2003-06-13 07:04:02 +0000 |
| commit | eac4bdcca45c5d9ed3b70b8feae2bf7167b20fc6 (patch) | |
| tree | 1de4f9e75145b5952e3d782745a8d16b88850ed5 /bin/date | |
| parent | b156281658faa286ccc8fb23e28c18b71b14e749 (diff) | |
Notes
Diffstat (limited to 'bin/date')
| -rw-r--r-- | bin/date/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/date/Makefile b/bin/date/Makefile index dfd3fb40ffa76..8a1dc85793307 100644 --- a/bin/date/Makefile +++ b/bin/date/Makefile @@ -3,8 +3,6 @@ PROG= date SRCS= date.c netdate.c vary.c -WARNS= 0 -WFORMAT=0 DPADD= ${LIBUTIL} LDADD= -lutil |
