Go to most recent revision | Details | Last modification | View Log | RSS feed
// -*- MPC -*-
// $Id: python.mpb,v 1.1 2006/02/13 17:15:47 elliott_c Exp $
project {
requires += python
includes += $(PYTHON_INCLUDE)/.
libpaths += $(PYTHON_LIBDIR)/.
}