pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2014-10-29
2014-10-29 14:24:20 by Martin Nilsson <nilsson@opera.com>
3843773b2407741198661178a19a6dc75d264bab (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
8.0
Updated touch syntax. From Magnus Holmgren
1350:
# recursive use of make. precompile.sh-stamp: @if [ -f precompile.sh ]; then :; else $(MAKE) precompile.sh; fi
-
@touch
0101010185
precompile.sh-stamp 2>/dev/null
+
@touch
-t
198501010101
precompile.sh-stamp 2>/dev/null
$(SRCDIR)/machine.h.in: $(SRCDIR)/stamp-h.in @if test -f $(SRCDIR)/machine.h.in; then :; else \