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.

14 lines
275 B

  1. TARGETNAME=ntapm
  2. TARGETPATH=obj
  3. TARGETTYPE=DRIVER
  4. INCLUDES=$(BASE_INC_PATH);$(HALKIT_INC_PATH)
  5. C_DEFINES=$(C_DEFINES) -D_NTDRIVER_
  6. SOURCES=
  7. i386_SOURCES=i386\ntapm.c \
  8. i386\apm.c \
  9. i386\apmpnp.c \
  10. ntapmlog.mc \
  11. ntapm.rc