aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2006-12-03 21:52:41 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2006-12-03 21:52:41 +0000
commitcf8dd485a2fe393110c29de28f49d8826f86a76f (patch)
tree7b0650a6c27e45b120553471158e4b39aa868096 /Makefile.am
parent3b088e0591305e0fb65634274a91c8f52372f03b (diff)
downloadmailfromd-cf8dd485a2fe393110c29de28f49d8826f86a76f.tar.gz
mailfromd-cf8dd485a2fe393110c29de28f49d8826f86a76f.tar.bz2
(alpha,alphacheck): New rules
git-svn-id: file:///svnroot/mailfromd/trunk@1033 7a8a7f39-df28-0410-adc6-e0d955640f24
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index c17c8138..357e0cbd 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -22,3 +22,8 @@ ACLOCAL_AMFLAGS = -I m4
distuninstallcheck_listfiles = find . -type f -not -name 'mailfromd.rc' -print
+alpha:
+ $(MAKE) dist distdir=$(PACKAGE)-$(VERSION)-`date +"%Y%m%d"`
+
+alphacheck:
+ $(MAKE) distcheck distdir=$(PACKAGE)-$(VERSION)-`date +"%Y%m%d"`

Return to:

Send suggestions and report system problems to the System administrator.