diff options
Diffstat (limited to 'xc/Makefile')
-rw-r--r-- | xc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/Makefile b/xc/Makefile index 371aedf7f..dead6dae2 100644 --- a/xc/Makefile +++ b/xc/Makefile @@ -2,7 +2,7 @@ -# $XFree86: xc/Makefile,v 3.20 2001/01/24 17:28:53 tsi Exp $ +# $XFree86: xc/Makefile,v 3.21 2001/03/03 22:03:43 tsi Exp $ # Luna users will need to either run make as "make MAKE=make" # or add "MAKE = make" to this file. @@ -184,7 +184,7 @@ dangerous_strip_clean: $(MAKE_CMD) $@ distclean: $(MAKE_CMD) $@ - $(RM) xmakefile + $(RM) xmakefile $(IRULESRC)/version.def depend: $(MAKE_CMD) $@ Everything: |