summaryrefslogtreecommitdiffstats
path: root/tktable/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'tktable/Makefile.in')
-rw-r--r--tktable/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tktable/Makefile.in b/tktable/Makefile.in
index aae6a20..9c84bda 100644
--- a/tktable/Makefile.in
+++ b/tktable/Makefile.in
@@ -357,7 +357,7 @@ dist: dist-clean
clean:
-test -z "$(BINARIES)" || rm -f $(BINARIES)
- -rm -f $(PKG_OBJECTS) *.$(OBJEXT) core *.core
+ -rm -f *.$(OBJEXT) core *.core
-test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
distclean: clean