summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjonsmirl <jonsmirl>2004-03-16 00:59:24 +0000
committerjonsmirl <jonsmirl>2004-03-16 00:59:24 +0000
commit46b7582b6dea48331a4c7ba3543156014c59396a (patch)
treec1d5edf61ec0fae592bbdc58ed223c466706b1d5
parentc085b9f4ee0141e9f3bf7a09db6cb6d41bd56aef (diff)
Makefile the makefile really clean everythingmach64-last-merge
XFree86 bug: Reported by: Submitted by: Reviewed by: Obtained from:
-rw-r--r--xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Makefile.linux2
1 files changed, 1 insertions, 1 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Makefile.linux b/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Makefile.linux
index 258d6eb4c..ce6861e64 100644
--- a/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/Makefile.linux
+++ b/xc/programs/Xserver/hw/xfree86/os-support/linux/drm/kernel/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.