From 298a8363ff468123967f479e2a131c56bf4acff1 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Tue, 29 Mar 1994 00:18:03 +0000 Subject: (rcs-mark-alpha): New target. (dist): Depend on that. --- GNUmakefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'GNUmakefile') 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) -- cgit v1.2.3