###############################################################################
LIB_NAME = stgsrvconf
-PROG = lib$(LIB_NAME)
STGLIBS = -lstgcommon \
-lstgcrypto
INCS = servconf.h \
netunit.h
+LIB_INCS = -I ../common.lib/include \
+ -I ../crypto.lib/include
+
include ../Makefile.in