# Generated automatically from Makefile.in by configure. ARTSPPINC = -I/usr/local/include ARTSPPLIB = -L/usr/local/lib -lArts SNMPPINC = -I../../snmp++/classes/include SNMPPPLIB = ../../snmp++/classes/lib/libsnmp++.la CFDINC = -I../../classes/include -I../../include -I. CFDLIB = ../../classes/lib/libCfd.la OBJECTS = cfdnexthops.o CXX = c++ CXXFLAGS = -fno-common top_builddir = ../.. LIBTOOL = @ /bin/sh /usr/local/bin/libtool all: cfdnexthops cfdnexthops: ${OBJECTS} ${CFDLIB} ${LIBTOOL} --mode=link ${CXX} ${CXXFLAGS} ${OBJECTS} ${CFDLIB} ${ARTSPPLIB} \ ${SNMPPPLIB} -lfl -o cfdnexthops -rpath /usr/local/lib cfdnexthops.o: cfdnexthops.cc ${CXX} ${CXXFLAGS} -c cfdnexthops.cc ${CFDINC} ${ARTSPPINC} ${SNMPPINC} clean:: rm -f ${OBJECTS} cfdnexthops rm -Rf .libs strip: all @ -if [ -f .libs/cfdnexthops ]; then \ strip .libs/cfdnexthops ; \ else \ strip cfdnexthops ; \ fi install: all ${LIBTOOL} --mode=install ../../install-sh -c -m 555 cfdnexthops /usr/local/bin/cfdnexthops ../../install-sh -c -m 444 cfdnexthops.man /usr/local/man/manl/cfdnexthops.l tarball:: tar -uvf ../../cflowd-2-1-b1_i386-gnu.tar /usr/local/bin/cfdnexthops tar -uvf ../../cflowd-2-1-b1_i386-gnu.tar /usr/local/man/manl/cfdnexthops.l