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.

16 lines
248 B

  1. MAJORCOMP=setup
  2. MINORCOMP=infs
  3. TARGETNAME=inf
  4. TARGETPATH=obj
  5. TARGETTYPE=notarget
  6. SOURCES=
  7. NTTARGETFILES=
  8. MISCFILES = \
  9. !if $(386)
  10. $(TARGET_DIRECTORY)\PEER.EXE \
  11. $(TARGET_DIRECTORY)\PORTMON.EXE \
  12. $(TARGET_DIRECTORY)\WCOM32.EXE
  13. !endif