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

4 years ago
  1. #
  2. # Places NT 3.51 binaries into the NT 3.51 tree.
  3. #
  4. !ifdef _NT386TREE
  5. _NT386TREE=$(_NT386TREE)\nt351
  6. !endif
  7. !ifdef _NTMIPSTREE
  8. _NTMIPSTREE=$(_NTMIPSTREE)\nt351
  9. !endif
  10. !ifdef _NTALPHATREE
  11. _NTALPHATREE=$(_NTALPHATREE)\nt351
  12. !endif
  13. !ifdef _NTPPCTREE
  14. _NTPPCTREE=$(_NTPPCTREE)\nt351
  15. !endif