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

File: [Pegasus] / pegasus / src / Pegasus / suballoc / Attic / Makefile (download)
Revision: 1.7, Wed Jun 5 01:19:21 2002 UTC (22 years, 1 month ago) by kumpf
Branch: MAIN
CVS Tags: VERSION_2_00_RC_2, VERSION_2_00_RC_1, VERSION_1_10
Changes since 1.6: +1 -1 lines
HP-[DME] Update DIR value to point to correct directory.

ROOT = ../../..

DIR = Pegasus/suballoc

include $(ROOT)/mak/config.mak

EXTRA_INCLUDES = $(SYS_INCLUDES)

LOCAL_DEFINES = -DPEGASUS_SUBALLOC_INTERNAL -DPEGASUS_INTERNALONLY

LIBRARY = suballoc

LIBRARIES = pegcommon 

PRE_DEPEND_INCLUDES = -I./depends

SOURCES = \
	suballoc.cpp
OBJECTS = $(SOURCES:.cpp=$(OBJ))

SYS_LIBS = ws2_32.lib advapi32.lib

include $(ROOT)/mak/library.mak

run:
	Server $(REPOSITORY_ROOT)

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2