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.

18 lines
307 B

  1. USE_MSVCRT=1
  2. NOT_LEAN_AND_MEAN=1
  3. NTTARGETFILE0= \
  4. $(O)\defclsf.c \
  5. $(O)\pageext.c \
  6. $(O)\fspage.c \
  7. $(O)\pageext.hh
  8. TARGETNAME=EXT2
  9. TARGETTYPE=LIBRARY
  10. TARGETPATH=obj
  11. INCLUDES=.;..;$(O)
  12. SOURCES= $(O)\defclsf.c \
  13. $(O)\pageext.c \
  14. $(O)\fspage.c