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.

23 lines
338 B

  1. !include ..\..\win95upg.mk
  2. !include $(WIN95UPG_ROOT)\w95upg\w95upg.mk
  3. !include $(WIN95UPG_ROOT)\w95upg\libs.mk
  4. # component
  5. MINORCOMP=exports
  6. # target
  7. TARGETNAME=exports
  8. TARGETPATH=obj
  9. TARGETTYPE=PROGRAM
  10. # x86-specific sources
  11. I386_SOURCES=\
  12. exports.c \
  13. exports.rc \
  14. # app settings
  15. UMTYPE=console