lemon-project-template-glpk

view deps/glpk/Makefile.am @ 11:4fc6ad2fb8a6

Test GLPK in src/main.cc
author Alpar Juttner <alpar@cs.elte.hu>
date Sun, 06 Nov 2011 21:43:29 +0100
parents
children
line source
1 ## Process this file with automake to produce Makefile.in ##
3 ACLOCAL_AMFLAGS=-I m4
5 SUBDIRS = src examples
7 ## eof ##