summaryrefslogtreecommitdiff
path: root/usr/src/cmd/cdrw/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/cdrw/Makefile')
-rw-r--r--usr/src/cmd/cdrw/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/src/cmd/cdrw/Makefile b/usr/src/cmd/cdrw/Makefile
index cfda1f13c4..2b626aeb59 100644
--- a/usr/src/cmd/cdrw/Makefile
+++ b/usr/src/cmd/cdrw/Makefile
@@ -63,6 +63,7 @@ $(POFILE) : $(SRCS)
$(RM) $@
$(COMPILE.cpp) $(SRCS) | $(XGETTEXT) $(XGETFLAGS) -
$(SED) -e '/^domain/d' messages.po > $@
+ $(RM) messages.po
sb: $(SRCS)
$(COMPILE.c) -xsbfast $(SRCS)