# 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 = cfdportmatrix.o CXX = c++ CXXFLAGS = -fno-common top_builddir = ../.. LIBTOOL = @ /bin/sh /usr/local/bin/libtool all: cfdportmatrix cfdportmatrix: ${OBJECTS} ${CFDLIB} ${LIBTOOL} --mode=link ${CXX} ${CXXFLAGS} ${OBJECTS} ${CFDLIB} ${ARTSPPLIB} \ ${SNMPPPLIB} -lfl -o cfdportmatrix -rpath /usr/local/lib cfdportmatrix.o: cfdportmatrix.cc ${CXX} ${CXXFLAGS} -c cfdportmatrix.cc ${CFDINC} ${ARTSPPINC} \ ${SNMPPINC} clean:: rm -f ${OBJECTS} cfdportmatrix rm -Rf .libs strip: all @ -if [ -f .libs/cfdportmatrix ]; then \ strip .libs/cfdportmatrix ; \ else \ strip cfdportmatrix ; \ fi install: all ${LIBTOOL} --mode=install ../../install-sh -c -m 555 cfdportmatrix /usr/local/bin/cfdportmatrix ../../install-sh -c -m 444 cfdportmatrix.man /usr/local/man/manl/cfdportmatrix.l tarball:: tar -uvf ../../cflowd-2-1-b1_i386-gnu.tar /usr/local/bin/cfdportmatrix tar -uvf ../../cflowd-2-1-b1_i386-gnu.tar /usr/local/man/manl/cfdportmatrix.l