summaryrefslogtreecommitdiff
path: root/progs/redbook/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'progs/redbook/Makefile')
-rw-r--r--progs/redbook/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/progs/redbook/Makefile b/progs/redbook/Makefile
index f423108188..5fbfde2ca4 100644
--- a/progs/redbook/Makefile
+++ b/progs/redbook/Makefile
@@ -32,10 +32,8 @@ PROGS = aaindex aapoly aargb accanti accpersp alpha alpha3D anti \
default: $(PROGS)
-clean:
- -rm -f *.o *~
-realclean:
+clean:
-rm -f $(PROGS)
-rm -f *.o *~