COIN-OR::LEMON - Graph Library

Changeset 1292:585674087522 in lemon-0.x for src/work/peter/Makefile


Ignore:
Timestamp:
04/01/05 16:13:32 (19 years ago)
Author:
Alpar Juttner
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1725
Message:

Options for debugging.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/work/peter/Makefile

    r1290 r1292  
    11gd: graph-displayer.cc
    2         g++ graph-displayer.cc -W -Wall -ansi -pedantic -o gd `pkg-config libgnomecanvasmm-2.6 --cflags --libs` -I../..
     2        g++ -ggdb --no-inline graph-displayer.cc -W -Wall -ansi -pedantic -o gd `pkg-config libgnomecanvasmm-2.6 --cflags --libs` -I../..
    33
    44xyr: xy-reader.cc
Note: See TracChangeset for help on using the changeset viewer.