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

  1. UNICODE=1
  2. !include ..\..\win95upg.mk
  3. # common include
  4. !include $(WIN95UPG_ROOT)\w95upgnt\w95upgnt.mk
  5. # component
  6. MINORCOMP=commonnt
  7. # target
  8. TARGETNAME=commonnt
  9. TARGETTYPE=LIBRARY
  10. # x86-specific sources
  11. I386_SOURCES= \
  12. commonnt.c \
  13. file.c \