diff options
author | David Dawes <dawes@xfree86.org> | 2001-03-19 21:39:36 +0000 |
---|---|---|
committer | David Dawes <dawes@xfree86.org> | 2001-03-19 21:39:36 +0000 |
commit | 404a409ab302c99d8aceb85ede301b04780480d0 (patch) | |
tree | 2923726ea2744c3e0464aa0352bb2c3708eab630 /linux/Makefile.linux | |
parent | 0e5b8d77cfe0f86698041aebe31c54f59c877825 (diff) |
Initial XFree86 4.0.99.1 merge.
Diffstat (limited to 'linux/Makefile.linux')
-rw-r--r-- | linux/Makefile.linux | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/Makefile.linux b/linux/Makefile.linux index d022557d..470c25b3 100644 --- a/linux/Makefile.linux +++ b/linux/Makefile.linux @@ -262,5 +262,5 @@ $(R128OBJS): $(R128HEADERS) $(RADEONOBJS): $(RADEONHEADERS) endif -clean: +clean cleandir:: rm -f *.o *.a *~ core |