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.

19 lines
326 B

  1. NT_UP=0
  2. !include $(PROJECT_ROOT)\ntdll\ntdll.inc
  3. MAJORCOMP=ntos
  4. MINORCOMP=rtl
  5. TARGETNAME=ntslist
  6. TARGETPATH=obj
  7. TARGETTYPE=LIBRARY
  8. PASS1_PUBLISH=\
  9. {$(O)\ntslist.lib=$(BASE_LIB_PATH)\ntslist.lib}
  10. INCLUDES=..;..\..\inc;$(SDKTOOLS_INC_PATH)
  11. SOURCES=slistfunc.c
  12. NTTARGETFILE0=\
  13. $(O)\ntslist.h