Leaked source code of windows server 2003
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.

16 lines
340 B

  1. # ----------------------------------------------------------------------
  2. # This sources file is used for binplacing runw32.bat to winnt32 directory.
  3. # ----------------------------------------------------------------------
  4. TARGETNAME=
  5. TARGETTYPE=NOTARGET
  6. TARGETPATH=
  7. SOURCES=
  8. !if $(386)
  9. MISCFILES = \
  10. runw32.bat
  11. !endif