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

  1. UNICODE=1
  2. !include ..\..\win95upg.mk
  3. # common include
  4. !include $(WIN95UPG_ROOT)\w95upgnt\w95upgnt.mk
  5. # component
  6. MINORCOMP=w95upgnt
  7. # target
  8. TARGETNAME=rulehlpr
  9. TARGETTYPE=LIBRARY
  10. # x86-specific sources
  11. I386_SOURCES= \
  12. rulehlpr.c \
  13. cpls.c \
  14. scheme.c \
  15. explorer.c \
  16. net.c \
  17. keyboard.c \