]> Zhao Yanbai Git Server - minix.git/commitdiff
sep ${.OBJDIR} fixes by Antoine Leica.
authorBen Gras <ben@minix3.org>
Sun, 27 Jun 2010 23:46:23 +0000 (23:46 +0000)
committerBen Gras <ben@minix3.org>
Sun, 27 Jun 2010 23:46:23 +0000 (23:46 +0000)
commands/awk/Makefile

index 24898ca32fb517e8e66c287505da3ec65983c34f..469184f108411d07c1d36d2c3803bdae5bbe4368 100644 (file)
@@ -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