mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-10 01:20:05 +00:00
e431450620
Now running ./autogen.sh and ./configure will produce both Makefiles built from Autoconf and Automake as well as Jam build files.
3 lines
162 B
Makefile
3 lines
162 B
Makefile
ACLOCAL_AMFLAGS = -I mk/autoconf
|
|
SUBDIRS=src Extras Demos/OpenGL Demos/BasicDemo Demos/VehicleDemo Demos/CcdPhysicsDemo Demos/ColladaDemo Demos/MultiThreadedDemo
|