add dist and distcheck target (to create new source balls)

SVN-Revision: 16230
This commit is contained in:
Ralph Hempel
2009-05-31 12:01:05 +00:00
parent 3dc92527a3
commit 6f29703625
3 changed files with 20 additions and 2 deletions

View File

@@ -5,7 +5,7 @@
# See /LICENSE for more information.
#
SUBTARGETS:=clean download prepare compile install update refresh prereq
SUBTARGETS:=clean download prepare compile install update refresh prereq dist distcheck
subtarget-default = $(filter-out ., \
$(if $($(1)/builddirs-$(2)),$($(1)/builddirs-$(2)), \