summaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@redhat.com>1994-03-29 00:18:03 +0000
committerRoland McGrath <roland@redhat.com>1994-03-29 00:18:03 +0000
commit298a8363ff468123967f479e2a131c56bf4acff1 (patch)
tree4ef748fe1163761779c8c572e4742da8fa8292fc /GNUmakefile
parentebe1ed2e49a4717b145a87b656b5b3b6caf2e3a5 (diff)
downloadgunmake-298a8363ff468123967f479e2a131c56bf4acff1.tar.gz
(rcs-mark-alpha): New target.
(dist): Depend on that.
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/GNUmakefile b/GNUmakefile
index 5a7fe80..65f8b5f 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -214,6 +214,11 @@ dist: default info dvi tests tarfiles
.PHONY: tarfiles
tarfiles: $(tarfiles)
+.PHONY: rcs-mark-alpha
+dist: rcs-mark-alpha
+rcs-mark-alpha:
+ rcs -sAlpha -Nmake-$(version) RCS/[!=]*,v
+
dist: local-inst
.PHONY: local-inst
local-inst: $(prog)