aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
authorJosip Rodin <joy>2001-09-29 15:16:15 +0000
committerJosip Rodin <joy>2001-09-29 15:16:15 +0000
commitfa705c0c9c71f221ffa27fa217ec66bbc3337dbb (patch)
treeec5b560e74882901d689a9b255f6ab0fa9493e1d /Makefile.common
parent02d6f4ae4388a66e7bb3b1fff47e9efba6ab26d0 (diff)
remove *.forced, too
CVS version numbers Makefile.common: 1.46 -> 1.47
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.common b/Makefile.common
index 2112e167739..631471a822f 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -50,7 +50,7 @@ $(existing-SUBS-install):
-$(MAKE) -C $(subst -install,,$@) install
clean::
- rm -f *.$(LANGUAGE).html *~
+ rm -f *.$(LANGUAGE).html *~ *.forced
clean:: $(existing-SUBS-clean)
$(existing-SUBS-clean):

© 2014-2024 Faster IT GmbH | imprint | privacy policy