Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

21 lines
384 B

  1. TARGETNAME=iasutil
  2. TARGETTYPE=LIBRARY
  3. !include ..\..\sources.inc
  4. INCLUDES=$(IASDIR)\services\inc;$(IASDIR)\inc;$(IASDIR)\inc\$(O)
  5. SOURCES=\
  6. attrcvt.cpp \
  7. dbconfig.c \
  8. eapprofile.cpp \
  9. iastl.cpp \
  10. iastrace.c \
  11. iasutf8.c \
  12. iasutil.cpp \
  13. inet_addra.c \
  14. inet_addrw.c \
  15. perimeter.cpp \
  16. portparser.cpp \
  17. regex.cpp \
  18. tracex.cpp