From: <le...@pr...> - 2004-11-07 12:16:49
|
Update of /cvsroot/meshdb/src/vpf/gdps In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1924/vpf/gdps Added Files: Tag: leonard-dev Makefile.am Removed Files: Tag: leonard-dev BSDmakefile GNUmakefile Makefile.common Log Message: more autoconf --- NEW FILE: Makefile.am --- # $Id: Makefile.am,v 1.1.2.1 2004/11/07 12:16:38 leonard Exp $ # David Leonard, 2004. Public domain. bin_PROGRAMS= gdps gdps_SOURCES = error.c main.c object.c stack.c tokenizer.c hash.c gdps_SOURCES +=file.c path.c gstate.c operator.c run.c draw.c font.c --- BSDmakefile DELETED --- --- GNUmakefile DELETED --- --- Makefile.common DELETED --- |