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

# include shared GAP package build system
GAPPATH = /usr/lib64/gap
include Makefile.gappkg
