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.

20 lines
405 B

  1. TARGETNAME=enum
  2. TARGETTYPE=LIBRARY
  3. TARGETPATH=..\bin\$(_OBJ_DIR)
  4. INCLUDES=\
  5. ..\H; \
  6. ..\..\COMMON\HACK; \
  7. ..\..\COMMON\H; \
  8. ..\XLATE; \
  9. ..\..\COMMON\XLATE; \
  10. $(NET_INC_PATH);\
  11. $(BASE_INC_PATH);\
  12. SOURCES=\
  13. wnetenum.cxx \
  14. enumnode.cxx \
  15. dfsenum.cxx
  16. UMTYPE=windows