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.
 
 
 
 
 
 

26 lines
590 B

crt0dat.c: ..\startup\crt0dat.c
ctype.c: ..\misc\ctype.c
nlsdata1.c: ..\misc\nlsdata1.c
nlsdata2.c: ..\misc\nlsdata2.c
nlsdata3.c: ..\misc\nlsdata3.c
syserr.c: ..\misc\syserr.c
timeset.c: ..\time\timeset.c
tlssup.c: ..\startup\tlssup.c
mips\huge.s: ..\..\fpw32\tran\mips\huge.s
!if $(FREEBUILD)
$(BASEDIR)\public\sdk\lib\$(TARGET_DIRECTORY)\small.lib : $(TARGETPATH)\$(TARGET_DIRECTORY)\small.lib
!else
$(BASEDIR)\public\sdk\lib\$(TARGET_DIRECTORY)\smalld.lib : $(TARGETPATH)\$(TARGET_DIRECTORY)\smalld.lib
!endif
chmode -r $@
copy $** $@
chmode +r $@