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.

23 lines
538 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)\eqn.sys \
  11. ..\$(TARGET_DIRECTORY)\eqnclass.dll \
  12. ..\$(TARGET_DIRECTORY)\eqndiag.exe \
  13. ..\$(TARGET_DIRECTORY)\eqnlogr.exe \
  14. ..\$(TARGET_DIRECTORY)\eqnloop.exe \
  15. ..\$(TARGET_DIRECTORY)\evpnt50i.chm \
  16. ..\$(TARGET_DIRECTORY)\evpnt50p.chm \
  17. ..\$(TARGET_DIRECTORY)\EQNUPGRD.DLL \
  18. $(O)\asynceqn.inf \
  19. $(O)\eqnport.inf \
  20. !endif