Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
#ident "%Z%%M% %I% %E% SMI"
#
# Copyright (c) 1989-2001 by Sun Microsystems, Inc.
# All rights reserved.
#
# "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)
#
# XXX
# There should be a .ksh rule in default.mk. Until there is, we
# do it by hand.
#
$(RM) $@
$(CHMOD) +x $@
$(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) $@