X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=src%2FMakefile.am;h=005ae68541b2cf9278cc7ca616ef4121634b4c3d;hb=c9b1c72477efa03e0a90f8afd9dafebc8f4b04ef;hp=c684fe5f970c5d95025f35311b8dca4bd1e36344;hpb=b18e1b9c95a478d434e9fcef9d8579d0b96b9a8d;p=pspp diff --git a/src/Makefile.am b/src/Makefile.am index c684fe5f97..005ae68541 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -17,7 +17,7 @@ EXTRA_DIST = $(q_sources_q) q2c.c ETAGS_ARGS = -l c $(q_sources_c) SUFFIXES = .q -$(q_sources_c): q2c +$(q_sources_c): q2c$(EXEEXT) .q.c: ./q2c $< $@