pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2016-05-01
2016-05-01 11:21:24 by Martin Nilsson <nilsson@fastmail.com>
86c6d0a355523413dc4a9308da5cd95974dc7117 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.1
Less build output.
1217:
mv $(SRCDIR)/y.tab.h $(SRCDIR)/language.h_src $(SRCDIR)/language.c: $(SRCDIR)/language.c_src
-
sed
-e 's/YY_COUNT_TYPE/@YY_COUNT_TYPE@/' \
+
@sed
-e 's/YY_COUNT_TYPE/@YY_COUNT_TYPE@/' \
-e 's/YY_FROM_CONST/@YY_FROM_CONST@/' \ -e 's/short[ ]*int[ ]/\/* short *\/ int /g' \ -e 's/(short[ ]*int)/(\/* short *\/ int)/g' \