blob: 42bbd60ee0a82c11bd0c3178477e4a1cdd1298a9 [file] [log] [blame]
LEVEL = ../../../..
LIBS += -lm
LDFLAGS += -lm
PROG = hotspot
CFLAGS += -I$(PROJ_SRC_DIR)/../Common
Source = hotspotKernel.c main.c ../Common/glibc_compat_rand.c
FP_ABSTOLERANCE := 0.00001
include $(LEVEL)/MultiSource/Makefile.multisrc