summaryrefslogtreecommitdiff
path: root/Makefrag.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefrag.am')
-rw-r--r--Makefrag.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefrag.am b/Makefrag.am
index 652e324..3000559 100644
--- a/Makefrag.am
+++ b/Makefrag.am
@@ -324,7 +324,7 @@ nodist_libkernel_a_SOURCES += \
MOSTLYCLEANFILES += \
gnumach.msgids
gnumach.msgids: $(nodist_lib_dep_tr_for_defs_a_SOURCES)
- rm -f gnumach.msgids
+ rm -f $@
for f in $(nodist_lib_dep_tr_for_defs_a_SOURCES); do \
f=`expr "$$f" : '\(.*\)\.defs\.c'`.msgids && \
$(MAKE) $(AM_MAKEFLAGS) "$$f" && \