#
# Makefile rules for the DeepThought package
#
KEXT_NAME = DeepThought
KEXT_SOURCES = src/DeepThought.c

# include shared GAP package build system
GAPPATH = /startdir/src/gap
include Makefile.gappkg
