Changeset 1292:585674087522 in lemon-0.x for src/work/peter/Makefile
- Timestamp:
 - 04/01/05 16:13:32 (21 years ago)
 - Branch:
 - default
 - Phase:
 - public
 - Convert:
 - svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1725
 - File:
 - 
          
- 1 edited
 
- 
          src/work/peter/Makefile (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
        
src/work/peter/Makefile
r1290 r1292 1 1 gd: 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../.. 3 3 4 4 xyr: xy-reader.cc  
Note: See TracChangeset
          for help on using the changeset viewer.
      
