X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=Makefile;fp=Makefile;h=081302d0a0220134dcea781b2e9d82d3c13486bb;hb=d596034b6a258cc97f32c33508079db469c8af2a;hp=1845c530ba4d6c918ea2e44c65c1a20cd7cbd478;hpb=6e2c62a3ed1ab7f5a09775fd6af10a1f1d23320c;p=uffi.git diff --git a/Makefile b/Makefile index 1845c53..081302d 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.40 2002/04/28 02:20:13 kevin Exp $ +# CVS Id: $Id: Makefile,v 1.41 2002/04/28 02:28:45 kevin Exp $ # # This file, part of UFFI, is Copyright (c) 2002 by Kevin M. Rosenberg # @@ -26,7 +26,7 @@ all: .PHONY: distclean distclean: clean - ./debian/rules clean + ./debian/rules clean VERSION=$(shell cat VERSION)