summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorOlly Betts <olly@survex.com>2015-02-17 16:00:22 +1300
committerOlly Betts <olly@survex.com>2015-02-17 16:00:22 +1300
commitece9854e8f54b88962ae9285e390b0c206b176a1 (patch)
tree9919d6fcc6c22c07c812c38e98f53a7516bd3795 /Makefile.in
parent9842bada7c2009fdda73c61a15ddbaf6def658d3 (diff)
downloadswig-ece9854e8f54b88962ae9285e390b0c206b176a1.tar.gz
Give more helpful message for "make dist"
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index 964c48a07..daec0b08d 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -570,8 +570,9 @@ dd = @PACKAGE_NAME@-@PACKAGE_VERSION@
srpm = @PACKAGE_NAME@-@PACKAGE_VERSION@
dist:
- @echo "not implemented - use Tools/mkdist.py instead."
- false
+ @echo "'make dist' not implemented - use Tools/mkdist.py instead - e.g.:"
+ @echo "Tools/mkdist.py @VERSION@ master"
+ @false
srcrpm:
rm -fr $(srpm) $(srpm).src.rpm