Ticket #16503: patch-makefile.diff

File patch-makefile.diff, 325 bytes (added by stevecheckoway (Stephen Checkoway), 16 years ago)
  • makefile

    old new  
    66# Also, before installing, you should change the string "JGRAPH_DIR" in
    77# jgraph.1 to be the directory containing the example jgraphs.
    88
    9 CC = gcc -LCC
     9CC = gcc -DLCC -O3
    1010
    1111OBJS = draw.o \
    1212                edit.o \