From 537ac1a39e16c2fe1d1ac513666a4f95798b3c08 Mon Sep 17 00:00:00 2001 From: Jon Smirl Date: Tue, 16 Mar 2004 00:59:24 +0000 Subject: Makefile the makefile really clean everything XFree86 bug: Reported by: Submitted by: Reviewed by: Obtained from: --- linux/Makefile.linux | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Makefile.linux b/linux/Makefile.linux index 258d6eb4..ce6861e6 100644 --- a/linux/Makefile.linux +++ b/linux/Makefile.linux @@ -91,7 +91,7 @@ SHAREDSRC = $(DRMSHARED) $(MGASHARED) $(R128SHARED) $(RADEONSHARED) \ PROGS = dristat drmstat -CLEANFILES = *.o *.ko $(PROGS) .depend .*.flags .*.d .*.cmd +CLEANFILES = *.o *.ko $(PROGS) .depend .*.flags .*.d .*.cmd *.mod.c linux # VERSION is not defined from the initial invocation. It is defined when # this Makefile is invoked from the kernel's root Makefile. -- cgit v1.2.3