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

File: [Pegasus] / pegasus / src / Pegasus / Security / UserManager / Makefile (download)
Revision: 1.3, Wed Mar 27 23:12:53 2002 UTC (22 years, 3 months ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_1_09, VERSION_1_08
Changes since 1.2: +0 -1 lines
HP-SF: Added unit tests to UserManager. Removed UserExceptions.cpp as PasswordFileSyntax Error is not being used any more.

ROOT = ../../../..

DIR = Pegasus/Security/UserManager

include $(ROOT)/mak/config.mak

LOCAL_DEFINES = -DPEGASUS_USERMANAGER_INTERNAL

LIBRARY = peguser

include ./libraries.mak

SOURCES = \
	PasswordFile.cpp \
	UserFileHandler.cpp \
	AuthorizationHandler.cpp \
	UserManager.cpp 

include $(ROOT)/mak/library.mak

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2