projects
/
pspp-builds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d599191
)
Fixed buglet building under cygwin
author
John Darrington
<john@darrington.wattle.id.au>
Mon, 15 Dec 2003 05:51:56 +0000
(
05:51
+0000)
committer
John Darrington
<john@darrington.wattle.id.au>
Mon, 15 Dec 2003 05:51:56 +0000
(
05:51
+0000)
src/Makefile.am
patch
|
blob
|
history
diff --git
a/src/Makefile.am
b/src/Makefile.am
index c684fe5f970c5d95025f35311b8dca4bd1e36344..005ae68541b2cf9278cc7ca616ef4121634b4c3d 100644
(file)
--- 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 $< $@