summaryrefslogtreecommitdiffstats
path: root/usr.bin/lex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/lex/Makefile')
-rw-r--r--usr.bin/lex/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/lex/Makefile b/usr.bin/lex/Makefile
index 88b44fa..9abc03f 100644
--- a/usr.bin/lex/Makefile
+++ b/usr.bin/lex/Makefile
@@ -24,9 +24,7 @@ MLINKS+= lex.1 lex++.1
CLEANFILES= scan.c skel.c
-.if !defined(NOLIB)
SUBDIR= lib
-.endif
skel.c: mkskel.sh flex.skl
sh ${.CURDIR}/mkskel.sh ${.CURDIR}/flex.skl > skel.c
OpenPOWER on IntegriCloud