TARGETNAME=obinit
TARGETPATH=.
TARGETTYPE=DRIVER

SOURCES=\
  driver.c \
  utils.c \
  events.c \
  obinit_events.c \
  obinit_hooks.c \
  lists.c \
  pushlock.c \
  typehook.c \
  object.c \
  object_directory.c \
  object_initializer.c \
  object_type.c \
  object_header.c \
  version.c

