(file) Return to Makefile CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Security / UserManager

 1 mike  1.2 ROOT = ../../../..
 2           
 3           DIR = Pegasus/Security/UserManager
 4           
 5           include $(ROOT)/mak/config.mak
 6           
 7 kumpf 1.4 LOCAL_DEFINES = -DPEGASUS_USERMANAGER_INTERNAL -DPEGASUS_INTERNALONLY
 8 mike  1.2 
 9           LIBRARY = peguser
10           
11           include ./libraries.mak
12           
13           SOURCES = \
14           	PasswordFile.cpp \
15           	UserFileHandler.cpp \
16           	AuthorizationHandler.cpp \
17           	UserManager.cpp 
18           
19           include $(ROOT)/mak/library.mak
20 konrad.r 1.5 include $(ROOT)/mak/install.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2