pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1998-05-22
1998-05-22 16:49:17 by Henrik Grubbström (Grubba) <grubba@grubba.org>
aa411b709410b504dcdf56df5eeb84900063f2ff (
7
lines) (+
4
/-
3
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed bug.
Rev: src/Makefile.in:1.92
1:
#
-
# $Id: Makefile.in,v 1.
91
1998/05/22 16:
47
:
41
grubba Exp $
+
# $Id: Makefile.in,v 1.
92
1998/05/22 16:
49
:
17
grubba Exp $
# # This line is needed on some machines.
494:
echo foo > $(SRCDIR)/stamp-h.in machine.h: stamp-h
-
@if test -f
stamp-
h; then \
+
@if test -f
machine.
h; then
:; else
\
rm stamp-h; $(MAKE) stamp-h; \
-
else :;
fi
+
fi
stamp-h: $(SRCDIR)/machine.h.in config.status CONFIG_FILES="" CONFIG_HEADERS=machine.h ./config.status