Makefile.com revision 6c740c0a708fa2f50ef147a46e4c5a9f753fe06f
#
# Copyright 2006 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
#
VERS= .2
# include library definitions
include ../../Makefile.lib
# install this library in the root filesystem
include ../../Makefile.rootfs
$(IRSRESOBJS:%.o=../common/irs/%.c) \
$(NAMESEROBJS:%.o=../common/nameser/%.c) \
$(RESOLVOBJS:%.o=../common/resolv/%.c) \
# Local Libresolv definitions
LOCFLAGS += $(CRYPTFLAGS)
$(MAPFILE):
# include library targets
include ../../Makefile.targ
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
$(COMPILE.c) -o $@ $<
# install rule for lint library target
$(ROOTLINTDIR)/%: ../common/%
$(INS.file)