Removed incorrect information about makepanda phasing out ppremake

This commit is contained in:
rdb 2009-07-29 07:45:02 +00:00
parent 704a6bf653
commit d6a47260c0

View File

@ -5,8 +5,9 @@ the Entertainment Technology Center of Carnegie Mellon University.
At the present, we are providing two completely unrelated systems for At the present, we are providing two completely unrelated systems for
building Panda. The original build system, ppremake, is still in building Panda. The original build system, ppremake, is still in
active use by the VR Studio, but will probably eventually be phased active use by the VR Studio, and is useful if you want advanced build
out in favor of the new build system, makepanda. control. The other build system, makepanda, is designed to build
quickly and painlessly, and is used to generate the official releases.
The ppremake system is a makefile generator, and allows you to The ppremake system is a makefile generator, and allows you to
configure your build environment to a high degree of customization. configure your build environment to a high degree of customization.