15 lines
273 B
Plaintext
15 lines
273 B
Plaintext
|
TARGETNAME=cond
|
||
|
TARGETTYPE=LIBRARY
|
||
|
!include ..\..\..\sources.inc
|
||
|
|
||
|
INCLUDES=..\regex;..\inc;\
|
||
|
$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
|
||
|
|
||
|
SOURCES=\
|
||
|
condition.cpp \
|
||
|
match.cpp \
|
||
|
ntgroups.cpp \
|
||
|
textmap.cpp \
|
||
|
textsid.cpp \
|
||
|
timeofday.cpp
|