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.

16 lines
248 B

  1. !include ..\migshared.mk
  2. # component
  3. MINORCOMP=win95reg
  4. # target
  5. TARGETNAME=win95reg
  6. TARGETTYPE=LIBRARY
  7. # compiler options
  8. C_DEFINES=-DIS_32 $(C_DEFINES)
  9. SOURCES=win95reg.c \
  10. reg95.c \
  11. reg95trk.c \