Makefile revision 99ba4d70906e5f67853c25ade6ebf4da3e5be4d6
#
# Copyright 2008 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# "etcetera" must be listed before "backward" because it sets up links that
# "backward" needs.
# Don't build the systemv timezones, but do install the source file.
#
# Message catalog
#
$(POST_PROCESS)
install: all $(DIRS) $(ROOTTZSRCD) $(ROOTTZTABD) $(ROOTUSRSBINPROG) $(ROOTLIBTZSRCFILES) $(ROOTLIBTZTABFILES) $(ROOTKSHPROG)
$(ROOTTZSRCD)/%: %
$(INS.file)
$(ROOTTZTABD)/%: %
$(INS.file)
$(DIRS):
$(INS.dir)
$(NATIVE):
-@mkdir -p $@
$(NOBJS): $$(@F:.o=.c)
# $(NATIVECC) -c -o $@ scheck.c
# $(NATIVECC) -c -o $@ ialloc.c
#
# From ../Makefile.targ
#
#
# For message catalogue files
#
$(INS.dir)
$(RM) $@