pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1997-01-29
1997-01-29 04:01:26 by Fredrik Hübinette (Hubbe) <hubbe@hubbe.net>
654dbc72088f7ca3052a10e2b8110c6ebc1cb95d (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
minor bugfix (config.h removed)
Rev: src/Makefile.in:1.9
234:
module_objects: ( cd modules ; ${MAKE} $(MAKE_FLAGS) )
-
language.o: $(SRCDIR)/language.c
config.h
object.h interpret.h program.h
+
language.o: $(SRCDIR)/language.c object.h interpret.h program.h
$(SRCDIR)/language.h: language.yacc @echo "Expect 1 shift/reduce conflict."