projects
/
rocksndiamonds.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
182260b
)
rnd-19981203-1
author
Holger Schemel
<info@artsoft.org>
Thu, 3 Dec 1998 12:04:22 +0000
(13:04 +0100)
committer
Holger Schemel
<info@artsoft.org>
Sat, 30 Aug 2014 08:32:10 +0000
(10:32 +0200)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 23b693e5d8bce4846833526f6810d2740c7a7ea1..8d50bfeac1ba6211d5d2e242de673b5dd54bfc67 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-30,5
+30,13
@@
clean:
backup:
./Scripts/make_backup.sh
+dist: dist-unix dist-dos
+
+dist-unix:
+ ./Scripts/make_dist_unix.sh .
+
+dist-dos:
+ ./Scripts/make_dist_dos.sh .
+
depend:
$(MAKE_CMD) depend