sep ${.OBJDIR} fixes by Antoine Leica.
This commit is contained in:
parent
dbfb70134c
commit
a3db59df6f
1 changed files with 2 additions and 0 deletions
|
@ -5,6 +5,8 @@ SRCS= awkgram.y b.c lex.c lib.c main.c parse.c proctab.c run.c tran.c
|
|||
YHEADER= yes
|
||||
QUIET_YACC= yes
|
||||
|
||||
CPPFLAGS+= -I. -I${.CURDIR}
|
||||
|
||||
build-tools: maketab
|
||||
|
||||
proctab.c: maketab
|
||||
|
|
Loading…
Reference in a new issue