Subversion Repositories gelsvn

Rev

Rev 218 | Blame | Compare with Previous | Last modification | View Log | RSS feed

// -*- MPC -*-
// $Id: bzip2.mpb,v 1.1 2006/02/15 16:03:44 elliott_c Exp $

feature(bzip2) {
  includes += $(BZIP2_ROOT)/include
  libpaths += $(BZIP2_ROOT)/lib
  macros   += USE_BZIP2
  lit_libs += bz2
}