Lines Matching refs:POFILE
58 POFILE= print.po
75 @$(RM) $(POFILE)
77 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
79 $(RM) $(MSGDOMAIN)/$(POFILE)
80 /bin/cp $(POFILE) $(MSGDOMAIN)
86 @$(RM) $(POFILE)
88 @/bin/cat messages.po scripts/scripts.po | sed '/domain/d' > $(POFILE)
90 cat $(POFILE) >> SUNW_OST_OSCMD.po
92 @$(RM) messages.po $(POFILE) SUNW_OST_OSCMD.po
97 $(RM) $(POFILE) $(CLOBBERFILES)