X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=faad77b25f70845230ad04e35e0df42c9c1b9889;hb=55b5c1ec9972db1b9f823092e79fbf149a7662cc;hp=8fb786565a3e1a084ce20b5290b8ed226ebe62a8;hpb=853f9d196a7b5d21d1100a29f30551a3e827cca6;p=uffi.git diff --git a/Makefile b/Makefile index 8fb7865..faad77b 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ # Programer: Kevin M. Rosenberg, M.D. # Date Started: Mar 2002 # -# CVS Id: $Id: Makefile,v 1.42 2002/04/28 03:52:01 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.43 2002/04/28 06:17:00 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -37,7 +37,7 @@ SOURCE_FILES=src doc examples Makefile uffi.system COPYRIGHT README TODO \ INSTALL uffi.lsm ChangeLog NEWS test-examples.cl set-logical.cl \ VERSION_UNDERSCORE=$(shell cat VERSION | tr . _) -TAG=dist_$(VERSION_UNDERSCORE) +TAG=upstream_version_$(VERSION_UNDERSCORE) .PHONY: tagcvs tagcvs: