diff options
| author | David Malone <dwmalone@FreeBSD.org> | 2002-04-01 10:54:11 +0000 |
|---|---|---|
| committer | David Malone <dwmalone@FreeBSD.org> | 2002-04-01 10:54:11 +0000 |
| commit | 450435a11dd0b71c7aac4bd4c5a66d28db58a64e (patch) | |
| tree | b5066fe22c8818c70a13619dd102c5e83853bbce /usr.bin/limits/Makefile | |
| parent | ebdb213b72472a7c7815cc283e214edc9de99507 (diff) | |
Notes
Diffstat (limited to 'usr.bin/limits/Makefile')
| -rw-r--r-- | usr.bin/limits/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/limits/Makefile b/usr.bin/limits/Makefile index 3643ebdfb8bd..013317824db1 100644 --- a/usr.bin/limits/Makefile +++ b/usr.bin/limits/Makefile @@ -1,7 +1,6 @@ # $FreeBSD$ PROG= limits -CFLAGS+=-Wall DPADD= ${LIBUTIL} LDADD= -lutil |
