X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=Makefile.am;fp=Makefile.am;h=9254dd8b682243e2bfed0088fbac2cf473ea413b;hb=0a18cc59b123294641d8e2bafc3d579be1f59e77;hp=5d020c65db2aee794959b299a2e6ef472b7e2bbe;hpb=97466647616875cca6662b50b5eb467c8ef8c617;p=pspp diff --git a/Makefile.am b/Makefile.am index 5d020c65db..9254dd8b68 100644 --- a/Makefile.am +++ b/Makefile.am @@ -37,13 +37,6 @@ AM_CFLAGS+=-Wall -Wextra -Wwrite-strings -Wstrict-prototypes \ -Wpointer-arith -Wno-sign-compare -Wmissing-prototypes endif -.q.c: - @$(MKDIR_P) `dirname $@` - $(AM_V_GEN)./src/language/lexer/q2c$(EXEEXT_FOR_BUILD) $< $@ - -$(all_q_sources:.q=.c): src/language/lexer/q2c$(EXEEXT_FOR_BUILD) -all_q_sources = - pkgsysconfdir = $(sysconfdir)/$(PACKAGE) @@ -64,7 +57,7 @@ DIST_HOOKS = INSTALL_DATA_HOOKS = UNINSTALL_DATA_HOOKS = PHONY = -SUFFIXES = .q +SUFFIXES = LDADD = gl/libgl.la gl/libgl.la: config.h