Back out rev. 1.6 (NOLIB bootstrap helper) OBE'd by Makefile.inc1,v 1.96.

PR:		bin/36417
Submitted by:	Eugene Grosbein <eugen@www.svzserv.kemerovo.su>
This commit is contained in:
Ruslan Ermilov 2002-03-28 10:53:49 +00:00
parent 4c0a424c67
commit c86f28d27b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=93327

View File

@ -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