X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;h=e937fa7b612f7de44da463a0c83d129b90926598;hb=de4aea89b1be178afe94494f738fa83f15f272cb;hp=dc5314bf0fac10be07391030f7d7270734184f54;hpb=a0d343bfea40507c4575320fea70aacbbf09799d;p=pspp-builds.git diff --git a/Makefile.am b/Makefile.am index dc5314bf..e937fa7b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -19,8 +19,6 @@ AM_CFLAGS+=-Wall -W -Wwrite-strings -Wstrict-prototypes \ -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes endif -CC_FOR_BUILD = @CC_FOR_BUILD@ -EXEEXT_FOR_BUILD = @EXEEXT_FOR_BUILD@ .q.c: @$(MKDIR_P) `dirname $@` ./src/language/lexer/q2c$(EXEEXT_FOR_BUILD) $< $@