Ignore:
Timestamp:
Dec 12, 2014, 8:40:24 AM (10 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/r9/lang/octave/octave3/Makefile.in

    r3471 r4861  
    2020INCLUDES    = \
    2121                -I$(srcdir) \
    22                 -I$(srcdir)/../../../src/core \
    23                 -I$(prefix)/include
     22                -I$(includedir)
    2423DEFINES     =
    25 LIBS        = -L../../../src/core -lrappture
     24LIBS        = -L$(libdir) -lrappture
    2625OCT_FLAGS   = $(INCLUDES) $(DEFINES)
    2726
Note: See TracChangeset for help on using the changeset viewer.