|
#
# Makefile rules for the profiling package
#
KEXT_NAME = profiling
KEXT_SOURCES = src/profiling.cc src/md5.cc
KEXT_LDFLAGS = -lstdc++
# include shared GAP package build system
GAPPATH = @GAPPATH@
include Makefile.gappkg
[ Dauer der Verarbeitung: 0.4 Sekunden
(vorverarbeitet)
]
|