summaryrefslogtreecommitdiff
path: root/clean-kr.am
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>1997-09-25 04:56:27 +0000
committerTom Tromey <tromey@redhat.com>1997-09-25 04:56:27 +0000
commit8551a9bd5f1cadf6f250b4686a89969d02943cab (patch)
treeee06c8f840f975583cd869d8e32e22b2598a08e4 /clean-kr.am
parent49e7073d1980e8c09f21a2b62e44ee544d45be0e (diff)
downloadautomake-8551a9bd5f1cadf6f250b4686a89969d02943cab.tar.gz
bug fix for bsd/ultrix
Diffstat (limited to 'clean-kr.am')
-rw-r--r--clean-kr.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/clean-kr.am b/clean-kr.am
index bf8c78c15..f7f3f365a 100644
--- a/clean-kr.am
+++ b/clean-kr.am
@@ -16,7 +16,7 @@
## Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
## 02111-1307, USA.
mostlyclean-kr:
- rm -f *_.c
+ -rm -f *_.c
clean-kr: