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.

14 lines
231 B

  1. MAJORCOMP=utils
  2. MINORCOMP=mep
  3. TARGETNAME=skel
  4. TARGETPATH=obj
  5. TARGETTYPE=DYNLINK
  6. TARGETLIBS=$(SDK_LIB_PATH)\exthdr.lib
  7. INCLUDES=.;..\..\inc;\nt\private\sdktools\ztools\inc
  8. SOURCES= skel.c
  9. C_DEFINES=
  10. UMTYPE=console