# # Baking! # # ------------------------------------------------------------------------------ # Input files # ------------------------------------------------------------------------------ EXECUTABLE := bandwidthTest HSMAIN := BandwidthTest.hs CUFILES := EXTRALIBS := # ------------------------------------------------------------------------------ # Haskell/CUDA build system # ------------------------------------------------------------------------------ include ../../common/common.mk