summaryrefslogtreecommitdiff
path: root/progs/demos/Makefile
diff options
context:
space:
mode:
authorBrian Paul <brian.paul@tungstengraphics.com>2004-03-26 20:31:05 +0000
committerBrian Paul <brian.paul@tungstengraphics.com>2004-03-26 20:31:05 +0000
commit46727c74964faa1e165be81cdbe61c6dbd105b4c (patch)
treec0e829cd551c8c77395dd79249fdb89dbcdfdaa9 /progs/demos/Makefile
parent7a5eb9a7606bd951cb9cba56b0ff96c121084d44 (diff)
Tweaks for make clean / realclean.
Diffstat (limited to 'progs/demos/Makefile')
-rw-r--r--progs/demos/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/progs/demos/Makefile b/progs/demos/Makefile
index 85cde5b916..ad0b47a2b9 100644
--- a/progs/demos/Makefile
+++ b/progs/demos/Makefile
@@ -73,9 +73,6 @@ default: readtex.c readtex.h $(PROGS)
clean:
- -rm -f *.o *~
-
-realclean:
-rm -f $(PROGS)
-rm -f *.o *~
-rm -f readtex.[ch]