ファイルへ移動
tth 722dea4a83 added the WTFPL 2018-11-28 13:34:44 +01:00
.gitignore enhanced the documentation 2018-11-16 15:31:33 +01:00
LICENSE added the WTFPL 2018-11-28 13:34:44 +01:00
Makefile explain how to compile on FreeBSD (hello padawan :) 2018-11-26 15:11:23 +01:00
README.txt explain how to compile on FreeBSD (hello padawan :) 2018-11-26 15:11:23 +01:00
bubulles.c un peu de clarifications 2018-11-25 11:44:42 +01:00
bubulles.h explain how to compile on FreeBSD (hello padawan :) 2018-11-26 15:11:23 +01:00
tbb.c delete 'print_sizeof()' from tbb.c 2018-11-25 12:02:12 +01:00

README.txt

		+-------------------------+
		|      lib bubulles       |
		+-------------------------+

		     /!\ warnings /!\

	* This kludge was mainly build on FreeBSD, so ymmv.
	* But you have to use GNU make, iirc...
	* Looking at the Makefile is a good idea.

	* for compiling on FreeBSD :
	   $ gmake CC=clang tbb