Makefile revision 7c478bd95313f5f23a4c958a745db2134aa03244
#
# Copyright 2004 Sun Microsystems, Inc. All rights reserved.
# Use is subject to license terms.
#
# ident "%Z%%M% %I% %E% SMI"
#
#
# The rest of the sources are GPL
# Express objects in terms of "pics" thus triggering the appropriate CPPFLAGS,
# CFLAGS and DYNFLAGS settings from lib/Makefile.lib to build shared objects.
# Suppress -h setting from DYNFLAGS as these libraries aren't linked against.
# Establish external references through mapfiles and dependencies to allow
# use of -zdefs.
# A bug in pmake causes redundancy when '+=' is conditionally assigned, so
# '=' is used with extra variables.
# XX64 -- this should not be needed -- fix me
CLOBBERFILES += $(LIBRARIES)
# This is needed because install doesn't handle -g well.
$(BUILD.SO)
$(BUILD.SO)
$(BUILD.SO)
$(LIBPPPPLUGINDIR):
$(INS.dir)
$(LIBPPPPLUGINDIR)/%: %
$(INS.file)
$(INS.dir)
$(INS.rename)
$(ROOTSRC)/%.h: ../%.h
$(INS.file)
$(ROOTSRC)/%: %
$(INS.file)
lint: