pike.git/
src/
Makefile.in
Branch:
Tag:
Non-build tags
All tags
No tags
1997-05-19
1997-05-19 15:16:18 by Henrik Grubbström (Grubba) <grubba@grubba.org>
b0af5fc21173d625abf8ee90f345c712df8beb51 (
3
lines) (+
2
/-
1
)
[
Show
|
Annotate
]
Branch:
7.9
Gnu-touch doesn't like touching directories.
Rev: src/Makefile.in:1.30
217:
lib: $(LIBDIR_SRC) $(LIBDIR_SRC)/master.pike $(LIBDIR_SRC)/modules $(LIBDIR_SRC)/include cp -r $(LIBDIR_SRC) .
-
touch ./lib
+
-
touch ./lib
# make export archive (requires compiled Pike) # Do not compile in source tree if you want to use this!