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

  1. !include ..\..\win95upg.mk
  2. # common include
  3. !include $(WIN95UPG_ROOT)\w95upg\w95upg.mk
  4. # component
  5. MINORCOMP=common9x
  6. # target
  7. TARGETNAME=common9x
  8. TARGETTYPE=LIBRARY
  9. # x86-specific sources
  10. I386_SOURCES= \
  11. common9x.c \
  12. ntenv.c \
  13. userenum.c \
  14. namefix.c \
  15. twain.c \