diff options
| author | Josef Karthauser <joe@FreeBSD.org> | 2000-01-27 21:17:01 +0000 |
|---|---|---|
| committer | Josef Karthauser <joe@FreeBSD.org> | 2000-01-27 21:17:01 +0000 |
| commit | 18c0eeddf75ea8c84360302d1d69f6856e455073 (patch) | |
| tree | 71b46c36a1e229a18531be8cbc7820463e64c814 /bin/chflags/Makefile | |
| parent | c299f41fd94ac69d50fe1bb6dbc005adbdaedf03 (diff) | |
Notes
Diffstat (limited to 'bin/chflags/Makefile')
| -rw-r--r-- | bin/chflags/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/bin/chflags/Makefile b/bin/chflags/Makefile index 4ba6a0aa34ce..30b66998e122 100644 --- a/bin/chflags/Makefile +++ b/bin/chflags/Makefile @@ -5,7 +5,5 @@ NOSHARED?=yes PROG= chflags CFLAGS+=-Wall -DPADD= ${LIBUTIL} -LDADD= -lutil .include <bsd.prog.mk> |
