Makefile revision 148c5f43199ca0b43fc8e3b643aab11cd66ea327
dc0d8d65d35787d30a275895ccad8d8e1b58a5ednd# CDDL HEADER START
# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
# file and include the License file at usr/src/OPENSOLARIS.LICENSE.
SERVEROBJS = \
idmapd.o \
init.o \
server.o \
CFLAGS += -v
-lsocket \
-lnsl \
-lidmap \
-lscf \
-lsldap \
-lldap \
-luuid \
-ladutils \
-lumem \
-lnvpair \
-lsmb
$(POST_PROCESS)
FRC: