r1807: *** empty log message ***
[uffi.git] / Makefile
index 1845c530ba4d6c918ea2e44c65c1a20cd7cbd478..081302d0a0220134dcea781b2e9d82d3c13486bb 100644 (file)
--- 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)