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.

14 lines
227 B

  1. MAJORCOMP=setup
  2. MINORCOMP=infs
  3. TARGETNAME=inf
  4. TARGETPATH=obj
  5. TARGETTYPE=notarget
  6. SOURCES=
  7. NTTARGETFILES=
  8. !if !$(AXP64) && !$(IA64)
  9. MISCFILES = \
  10. $(TARGET_DIRECTORY)\ibmsync.sys \
  11. $(O)\ibmsync.inf
  12. !endif