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
326 B

  1. !include ..\..\win95upg.mk
  2. # component
  3. MINORCOMP=memdbt
  4. # target
  5. TARGETNAME=memdbt
  6. TARGETPATH=obj
  7. TARGETTYPE=PROGRAM
  8. # source files
  9. I386_SOURCES=memdbt.c
  10. # link libraries
  11. TARGETLIBS=
  12. !include $(WIN95UPG_ROOT)\common\libs.mk
  13. !include $(WIN95UPG_ROOT)\tools\sdklibs.mk
  14. # linker options
  15. UMTYPE=console