Windows NT 4.0 source code leak
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.
 
 
 
 
 
 

11 lines
291 B

i386_SOURCES=i386\monitor.c \
i386\fastpm.asm\
i386\sas.c \
i386\spcstubs.c \
i386\thread.c \
i386\int.c
!IF 0
Note: to build with profiling support, add the following to the i386_sources
i386\proflib.c \
!ENDIF