Source code of Windows XP (NT5)
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.

20 lines
393 B

  1. !IF 0
  2. /*---------------------------------------------------------------------------*\
  3. | MODULE: sources
  4. |
  5. |
  6. | history:
  7. | 15-Dec-1997 <chriswil> created.
  8. |
  9. \*---------------------------------------------------------------------------*/
  10. !ENDIF
  11. TARGETNAME =
  12. TARGETTYPE = NOTARGET
  13. TARGETPATH =
  14. SOURCES =
  15. SOURCES_USED = ..\sources.inc
  16. !IF $(386)
  17. NTTARGETFILE1 = buildall
  18. !ENDIF