src/work/athos/lp/Makefile
changeset 1253 609fe893df8c
child 1254 c9558638fe42
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/src/work/athos/lp/Makefile	Thu Mar 24 11:44:25 2005 +0000
     1.3 @@ -0,0 +1,3 @@
     1.4 +lp_base.o: lp_base.cc lp_base.h lin_expr.h
     1.5 +
     1.6 +	g++ -Wall -ggdb --no-inline -I../../.. -c $<
     1.7 \ No newline at end of file