mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 08:09:08 +00:00
WITH_META_MODE: Don't expect a .meta file for side-effect generated files.
This is the same as r301285. Approved by: re (implicit) Sponsored by: EMC / Isilon Storage Division
This commit is contained in:
parent
c155decc4b
commit
2a6d574e78
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=301936
@ -261,7 +261,7 @@ gengtype-lex.c: gengtype-lex.l
|
||||
gengtype-yacc.h: gengtype-yacc.y
|
||||
yacc -d -o gengtype-yacc.c ${.ALLSRC}
|
||||
|
||||
gengtype-yacc.c: gengtype-yacc.h
|
||||
gengtype-yacc.c: gengtype-yacc.h .NOMETA
|
||||
|
||||
gengtype-yacc+%DIKED.c: gengtype-yacc.c
|
||||
cat ${.ALLSRC} > ${.TARGET}
|
||||
|
Loading…
Reference in New Issue
Block a user