Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
#
lint:
@ $(ECHO) "will never be made lint-clean: skipping"
# install rule for install_h target
$(ROOTHDRDIR)/%: %
$(INS.file)
$(RM) generic.po
$(RM) $@
$(MSGDOMAIN):
$(INS.dir)
$(POFILES):
$(RM) messages.po
$(RM) messages.po
FRC: