pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
2019-05-21
2019-05-21 15:18:33 by Henrik Grubbström (Grubba) <grubba@grubba.org>
f96ba08c32d2b90dcb3031b39f0f50fe8804f745 (
3
lines) (+
3
/-
0
)
[
Show
|
Annotate
]
Branch:
master
Types: Use the precompiler to build the type checker.
Converts pike_types.c into pike_types.cmod.
1240:
pike_compiler.o: $(SRCDIR)/pike_compiler.c
+
pike_types.o: $(SRCDIR)/pike_types.c
+
string_builder.o: $(SRCDIR)/string_builder.c # Internal testing target