pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2000-12-02
2000-12-02 01:36:07 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
2c6db1c8403f8028bab5eff0ce179d9d69c82f14 (
5
lines) (+
3
/-
2
)
[
Show
|
Annotate
]
Branch:
7.9
moved interpret_protos.h to build dir
Rev: src/Makefile.in:1.224
1:
#
-
# $Id: Makefile.in,v 1.
223
2000/12/
01
19
:
56
:
48
grubba
Exp $
+
# $Id: Makefile.in,v 1.
224
2000/12/
02
01:
36
:
07
hubbe
Exp $
# # This line is needed on some machines.
614:
touch modules/modlist.h interpret_protos.h: $(SRCDIR)/interpret_functions.h
-
egrep '^OPCODE' <$(SRCDIR)/interpret_functions.h >
$(SRCDIR)/
interpret_protos.h
+
egrep '^OPCODE' <$(SRCDIR)/interpret_functions.h >interpret_protos.h
lex.o: $(SRCDIR)/lex.c interpret_protos.h