pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1998-05-29
1998-05-29 21:02:32 by Henrik Grubbström (Grubba) <grubba@grubba.org>
85222da5cfc31cc57a3b7f91e09c7fde527cdf81 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
Fixed typo.
Rev: src/Makefile.in:1.96
1:
#
-
# $Id: Makefile.in,v 1.
95
1998/05/29 21:02:
00
grubba Exp $
+
# $Id: Makefile.in,v 1.
96
1998/05/29 21:02:
32
grubba Exp $
# # This line is needed on some machines.
490:
$(SRCDIR)/machine.h.in: $(SRCDIR)/stamp-h.in @if test -f $(SRCDIR)/machine.h.in; then :; else \
-
rm $(SRCDIR)/stamp-h; $(MAKE) $(SRCDIR)/stamp-h.in; \
+
rm $(SRCDIR)/stamp-h
.in
; $(MAKE) $(SRCDIR)/stamp-h.in; \
fi $(SRCDIR)/stamp-h.in: $(SRCDIR)/configure.in $(SRCDIR)/acconfig.h cd $(SRCDIR) && autoheader