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

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