Ignore:
Timestamp:
10/27/08 13:38:07 (5 years ago)
Author:
BrainSlayer
Message:

quagga update

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/router/quagga/Makefile.in

    r10334 r10627  
    3737        $(srcdir)/Makefile.in $(srcdir)/config.h.in \ 
    3838        $(top_srcdir)/configure AUTHORS COPYING COPYING.LIB ChangeLog \ 
    39         INSTALL NEWS TODO config.guess config.sub depcomp install-sh \ 
    40         ltmain.sh missing mkinstalldirs 
     39        INSTALL NEWS TODO compile config.guess config.sub depcomp \ 
     40        install-sh ltmain.sh missing mkinstalldirs 
    4141ACLOCAL_M4 = $(top_srcdir)/aclocal.m4 
    4242am__aclocal_m4_deps = $(top_srcdir)/configure.ac 
     
    149149PATH_SEPARATOR = @PATH_SEPARATOR@ 
    150150PERL = @PERL@ 
     151PICFLAGS = @PICFLAGS@ 
     152PILDFLAGS = @PILDFLAGS@ 
    151153RANLIB = @RANLIB@ 
    152154RIPD = @RIPD@ 
Note: See TracChangeset for help on using the changeset viewer.