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.
 
 
 
 
 
 

19 lines
291 B

#
# Places NT 3.51 binaries into the NT 3.51 tree.
#
!ifdef _NT386TREE
_NT386TREE=$(_NT386TREE)\nt351
!endif
!ifdef _NTMIPSTREE
_NTMIPSTREE=$(_NTMIPSTREE)\nt351
!endif
!ifdef _NTALPHATREE
_NTALPHATREE=$(_NTALPHATREE)\nt351
!endif
!ifdef _NTPPCTREE
_NTPPCTREE=$(_NTPPCTREE)\nt351
!endif