added Makefiles for IBM Cell SDK 2.1, thanks to Bruce D'Amora, IBM Watson
This commit is contained in:
8
src/ibmsdk/Makefile
Normal file
8
src/ibmsdk/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
#### Visit Bullet library ibmsdk dirs and build code
|
||||
DIRS := \
|
||||
../BulletCollision/ibmsdk \
|
||||
../BulletDynamics/ibmsdk \
|
||||
../LinearMath/ibmsdk
|
||||
|
||||
|
||||
include $(TOP)/make.footer
|
||||
Reference in New Issue
Block a user