From 76cfac20d51311ea27f09d06d8ac09e2ec4fbccd Mon Sep 17 00:00:00 2001 From: ru Date: Thu, 28 Mar 2002 10:53:49 +0000 Subject: Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96. PR: bin/36417 Submitted by: Eugene Grosbein --- usr.bin/lex/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'usr.bin/lex') 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 -- cgit v1.1