updated work-in-progress PS3 Linux makefiles, clarified license for optional external libraries
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
#### Visit Bullet library ibmsdk dirs and build code
|
||||
CELL_TOP ?= ../..
|
||||
|
||||
DIRS := \
|
||||
../BulletCollision/ibmsdk \
|
||||
../BulletDynamics/ibmsdk \
|
||||
../LinearMath/ibmsdk
|
||||
|
||||
|
||||
include $(TOP)/make.footer
|
||||
include $(CELL_TOP)/make.footer
|
||||
|
||||
Reference in New Issue
Block a user