explain how to compile on FreeBSD (hello padawan :)

This commit is contained in:
2018-11-26 15:11:23 +01:00
parent 3957936e98
commit 3802975aee
3 changed files with 8 additions and 7 deletions

View File

@@ -1,7 +1,11 @@
#############################################
#
# making the bubulles library
# maybe must be run with gmake on FreeBSD
#
# for compiling on FreeBSD :
# $ gmake CC=clang tbb
#
#############################################
CC = gcc