## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ## * This file is part of SableVM. * ## * See the file "LICENSE" for Copyright information and the * ## * terms and conditions for copying, distribution and * ## * modification of SableVM. * ## * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * bin_PROGRAMS = sablevm sablevm_LDADD = ../libsablevm/libsablevm.la -lpopt sablevm_SOURCES = \ sablevm.c sablevm.h INCLUDES = \ -I@top_srcdir@/src/libsablevm/include \ -DPKGDATADIR=\"@datadir@/@PACKAGE@\" \ -DSYSCONFDIR=\"@sysconfdir@\"