pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1997-03-12
1997-03-12 00:21:37 by Henrik Grubbström (Grubba) <grubba@grubba.org>
d8501b3730dca6896488a04a05a06a4287ce9a17 (
4
lines) (+
3
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Now touches lib to keep from copying it again and again.
Rev: src/Makefile.in:1.19
198:
run_hilfe: $(RUNPIKE) $(TMP_BINDIR)/hilfe
-
lib: $(LIBDIR_SRC) $(LIBDIR_SRC)/master.pike
+
lib: $(LIBDIR_SRC) $(LIBDIR_SRC)/master.pike
$(LIBDIR_SRC)/modules $(LIBDIR_SRC)/include
cp -r $(LIBDIR_SRC) .
-
+
touch ./lib
# make export archive (requires compiled Pike) # Do not compile in source tree if you want to use this!