diff options
| author | Chris Costello <chris@FreeBSD.org> | 1999-12-12 03:04:11 +0000 |
|---|---|---|
| committer | Chris Costello <chris@FreeBSD.org> | 1999-12-12 03:04:11 +0000 |
| commit | fe86da70120ac1d81f0b1f6e063d2d591f3ea278 (patch) | |
| tree | e6cf833a173533a2987143660b1195a65f147e67 /usr.bin | |
| parent | 403416acb0a4823417b43a7a447dd38e679cabfc (diff) | |
Notes
Diffstat (limited to 'usr.bin')
| -rw-r--r-- | usr.bin/mk_cmds/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/mk_cmds/Makefile b/usr.bin/mk_cmds/Makefile index 5286e0126add..4cbbbb95fcb9 100644 --- a/usr.bin/mk_cmds/Makefile +++ b/usr.bin/mk_cmds/Makefile @@ -4,7 +4,6 @@ PROG= mk_cmds SRCS= mk_cmds.c options.c utils.c ct.y cmd_tbl.l y.tab.h CFLAGS+= -I. -I${.CURDIR}/../../lib/libss -DIN_MK_CMDS LFLAGS= -l -NOMAN= # XXX LDADD+= -ll DPADD+= ${LIBL} |
