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.

29 lines
542 B

  1. MAJORCOMP=ntos
  2. MINORCOMP=io
  3. TARGETNAME=io
  4. TARGETTYPE=LIBRARY
  5. TARGETPATH=obj
  6. INCLUDES=..;..\..\inc; \
  7. ..\pnpmgr; \
  8. ..\..\pnp; \
  9. $(DDK_INC_PATH); \
  10. $(NET_INC_PATH); \
  11. $(HALKIT_INC_PATH)
  12. SOURCES= \
  13. ..\ioguid.c \
  14. ..\iovutil.c \
  15. ..\netboot.c \
  16. ..\sessnirp.c \
  17. ..\trackirp.c
  18. NTTEST=
  19. OPTIONAL_NTTEST=tio
  20. PRECOMPILED_INCLUDE=..\iop.h
  21. PRECOMPILED_PCH=iop.pch
  22. PRECOMPILED_OBJ=iop.obj
  23. SOURCES_USED=..\sources.inc