summaryrefslogtreecommitdiff
path: root/package/libnet/patches/patch-src_Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/libnet/patches/patch-src_Makefile')
-rw-r--r--package/libnet/patches/patch-src_Makefile523
1 files changed, 0 insertions, 523 deletions
diff --git a/package/libnet/patches/patch-src_Makefile b/package/libnet/patches/patch-src_Makefile
deleted file mode 100644
index 400ba1b45..000000000
--- a/package/libnet/patches/patch-src_Makefile
+++ /dev/null
@@ -1,523 +0,0 @@
---- Libnet-1.0.2a.orig/src/Makefile 1970-01-01 00:00:00.000000000 +0100
-+++ Libnet-1.0.2a/src/Makefile 2009-08-23 00:40:10.950411820 +0200
-@@ -0,0 +1,520 @@
-+# Makefile.in generated by automake 1.8.5 from Makefile.am.
-+# src/Makefile. Generated from Makefile.in by configure.
-+
-+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-+# 2003, 2004 Free Software Foundation, Inc.
-+# This Makefile.in is free software; the Free Software Foundation
-+# gives unlimited permission to copy and/or distribute it,
-+# with or without modifications, as long as this notice is preserved.
-+
-+# This program is distributed in the hope that it will be useful,
-+# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-+# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-+# PARTICULAR PURPOSE.
-+
-+
-+
-+SOURCES = $(libnet_la_SOURCES)
-+
-+srcdir = .
-+top_srcdir = ..
-+
-+pkgdatadir = $(datadir)/libnet
-+pkglibdir = $(libdir)/libnet
-+pkgincludedir = $(includedir)/libnet
-+top_builddir = ..
-+am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-+INSTALL = /usr/bin/install -c
-+install_sh_DATA = $(install_sh) -c -m 644
-+install_sh_PROGRAM = $(install_sh) -c
-+install_sh_SCRIPT = $(install_sh) -c
-+INSTALL_HEADER = $(INSTALL_DATA)
-+transform = $(program_transform_name)
-+NORMAL_INSTALL = :
-+PRE_INSTALL = :
-+POST_INSTALL = :
-+NORMAL_UNINSTALL = :
-+PRE_UNINSTALL = :
-+POST_UNINSTALL = :
-+build_triplet = i686-pc-linux-gnu
-+host_triplet = i586-pc-linux-gnu
-+target_triplet = i586-pc-linux-gnu
-+DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
-+ $(top_srcdir)/Makefile.am.common
-+subdir = src
-+ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-+am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
-+ $(top_srcdir)/configure.in
-+am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
-+ $(ACLOCAL_M4)
-+mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
-+CONFIG_HEADER = $(top_builddir)/include/config.h
-+CONFIG_CLEAN_FILES =
-+am__installdirs = "$(DESTDIR)$(libdir)"
-+libLTLIBRARIES_INSTALL = $(INSTALL)
-+LTLIBRARIES = $(lib_LTLIBRARIES)
-+libnet_la_DEPENDENCIES =
-+am_libnet_la_OBJECTS = libnet_resolve.lo libnet_socket.lo \
-+ libnet_checksum.lo libnet_prand.lo libnet_version.lo \
-+ libnet_write_ip.lo libnet_insert_ipo.lo libnet_insert_tcpo.lo \
-+ libnet_error.lo libnet_link_sockpacket.lo \
-+ libnet_packet_mem.lo libnet_build_ip.lo libnet_build_tcp.lo \
-+ libnet_build_udp.lo libnet_build_arp.lo \
-+ libnet_build_ethernet.lo libnet_build_icmp.lo \
-+ libnet_build_igmp.lo libnet_build_dns.lo libnet_build_snmp.lo \
-+ libnet_build_rip.lo libnet_build_ospf.lo libnet_build_vrrp.lo \
-+ libnet_asn1.lo libnet_hex_dump.lo libnet_if_addr.lo \
-+ libnet_port_list.lo
-+libnet_la_OBJECTS = $(am_libnet_la_OBJECTS)
-+DEFAULT_INCLUDES = -I. -I$(srcdir) -I$(top_builddir)/include
-+depcomp =
-+am__depfiles_maybe =
-+COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
-+ $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
-+LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) \
-+ $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) \
-+ $(AM_CFLAGS) $(CFLAGS)
-+CCLD = $(CC)
-+LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-+ $(AM_LDFLAGS) $(LDFLAGS) -o $@
-+SOURCES = $(libnet_la_SOURCES)
-+DIST_SOURCES = $(libnet_la_SOURCES)
-+ETAGS = etags
-+CTAGS = ctags
-+DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-+ACLOCAL = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run aclocal-1.8
-+ADDITIONAL_LIBS =
-+AMDEP_FALSE =
-+AMDEP_TRUE = #
-+AMTAR = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run tar
-+AR = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-ar
-+AUTOCONF = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run autoconf
-+AUTOHEADER = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run autoheader
-+AUTOMAKE = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run automake-1.8
-+AWK = gawk
-+BIN_PREFIX = /usr/bin/
-+CC = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-gcc
-+CCDEPMODE = depmode=none
-+CFLAGS = -O2 -funroll-loops -fomit-frame-pointer -Wall
-+CPP = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-gcc -E
-+CPPFLAGS = -I/home/wbx/openadk/cross_i586/target/usr/include -DNDEBUG
-+CYGPATH_W = echo
-+DEFS = -DHAVE_CONFIG_H
-+DEPDIR = .deps
-+DSYMUTIL =
-+DUMPBIN =
-+ECHO_C =
-+ECHO_N = -n
-+ECHO_T =
-+EGREP = /bin/grep -E
-+EXEEXT =
-+FGREP = /bin/grep -F
-+GREP = /bin/grep
-+INC_PREFIX = /usr/include/
-+INSTALL_DATA = ${INSTALL} -m 644
-+INSTALL_PROGRAM = ${INSTALL}
-+INSTALL_SCRIPT = ${INSTALL}
-+INSTALL_STRIP_PROGRAM = ${SHELL} $(install_sh) -c -s
-+LD = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-ld
-+LDFLAGS = -Wl,-O2 -Wl,-rpath -Wl,/usr/lib -Wl,-rpath-link -Wl,/home/wbx/openadk/cross_i586/target/usr/lib -L/home/wbx/openadk/cross_i586/target/lib -L/home/wbx/openadk/cross_i586/target/usr/lib
-+LIBNET_CONFIG_CFLAGS =
-+LIBNET_CONFIG_DEFINES = -D_BSD_SOURCE -D__BSD_SOURCE -D__FAVOR_BSD -DHAVE_NET_ETHERNET_H -DLIBNET_LIL_ENDIAN
-+LIBNET_CONFIG_LIBS =
-+LIBOBJS =
-+LIBS =
-+LIBTOOL = $(SHELL) $(top_builddir)/libtool
-+LIB_PREFIX = /usr/lib/
-+LIPO =
-+LL_INT_TYPE = sockpacket
-+LL_INT_TYPE_UC = SOCKPACKET
-+LN = ln
-+LN_S = ln -s
-+LTLIBOBJS =
-+MAKEINFO = ${SHELL} /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/missing --run makeinfo
-+MAN_PREFIX = /usr/share/man/man3/
-+NM = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-nm
-+NMEDIT =
-+OBJDUMP = i586-linux-objdump
-+OBJEXT = o
-+OTOOL =
-+OTOOL64 =
-+PACKAGE = libnet
-+PACKAGE_BUGREPORT =
-+PACKAGE_NAME =
-+PACKAGE_STRING =
-+PACKAGE_TARNAME =
-+PACKAGE_VERSION =
-+PATH_SEPARATOR = :
-+RANLIB = /home/wbx/openadk/cross_i586/host/bin/i586-linux-gnu-ranlib
-+SED = /home/wbx/openadk/scripts/sed
-+SET_MAKE =
-+SHELL = /bin/bash
-+STRIP = i586-linux-strip
-+VERSION = 1.0.2a
-+ac_ct_CC =
-+ac_ct_DUMPBIN =
-+am__fastdepCC_FALSE =
-+am__fastdepCC_TRUE = #
-+am__include = include
-+am__leading_dot = .
-+am__quote =
-+bindir = ${exec_prefix}/bin
-+build = i686-pc-linux-gnu
-+build_alias = i686-pc-linux-gnu
-+build_cpu = i686
-+build_os = linux-gnu
-+build_vendor = pc
-+datadir = /usr/share
-+datarootdir = ${prefix}/share
-+docdir = ${datarootdir}/doc/${PACKAGE}
-+dvidir = ${docdir}
-+exec_prefix = ${prefix}
-+host = i586-pc-linux-gnu
-+host_alias = i586-linux
-+host_cpu = i586
-+host_os = linux-gnu
-+host_vendor = pc
-+htmldir = ${docdir}
-+includedir = ${prefix}/include
-+infodir = ${datarootdir}/info
-+install_sh = /home/wbx/openadk/build_i586/w-libnet-1.0.2a-7/Libnet-1.0.2a/install-sh
-+libdir = ${exec_prefix}/lib
-+libexecdir = /usr/sbin
-+localedir = ${datarootdir}/locale
-+localstatedir = /var
-+lt_ECHO = echo
-+mandir = /usr/share/man
-+mkdir_p = mkdir -p -- .
-+oldincludedir = /usr/include
-+pdfdir = ${docdir}
-+prefix = /usr
-+program_transform_name = s&$$&&;s&^&&
-+psdir = ${docdir}
-+sbindir = ${exec_prefix}/sbin
-+sharedstatedir = ${prefix}/com
-+sysconfdir = /etc
-+target = i586-pc-linux-gnu
-+target_alias = i586-linux
-+target_cpu = i586
-+target_os = linux-gnu
-+target_vendor = pc
-+AUTOMAKE_OPTIONS = foreign no-dependencies
-+DISTCLEANFILES = *~
-+lib_LTLIBRARIES = libnet.la
-+libnet_la_SOURCES = \
-+ libnet_resolve.c \
-+ libnet_socket.c \
-+ libnet_checksum.c \
-+ libnet_prand.c \
-+ libnet_version.c \
-+ libnet_write_ip.c \
-+ libnet_insert_ipo.c \
-+ libnet_insert_tcpo.c \
-+ libnet_error.c \
-+ libnet_link_sockpacket.c \
-+ libnet_packet_mem.c \
-+ libnet_build_ip.c \
-+ libnet_build_tcp.c \
-+ libnet_build_udp.c \
-+ libnet_build_arp.c \
-+ libnet_build_ethernet.c \
-+ libnet_build_icmp.c \
-+ libnet_build_igmp.c \
-+ libnet_build_dns.c \
-+ libnet_build_snmp.c \
-+ libnet_build_rip.c \
-+ libnet_build_ospf.c \
-+ libnet_build_vrrp.c \
-+ libnet_asn1.c \
-+ libnet_hex_dump.c \
-+ libnet_if_addr.c \
-+ libnet_port_list.c
-+
-+libnet_la_LIBADD =
-+
-+# Here are a set of rules to help you update your library version
-+# information:
-+#
-+# 1. If the library source code has changed at all since the last
-+# update, then increment REVISION (`C:R:A' becomes `C:r+1:A').
-+#
-+# 2. If any interfaces have been added, removed, or changed since the
-+# last update, increment CURRENT, and set REVISION to 0.
-+#
-+# 3. If any interfaces have been added since the last public release,
-+# then increment AGE.
-+#
-+# 4. If any interfaces have been removed since the last public release,
-+# then set AGE to 0.
-+libnet_la_LDFLAGS = -version-info 0:0:0 # CURRENT[:REVISION[:AGE]]
-+all: all-am
-+
-+.SUFFIXES:
-+.SUFFIXES: .c .lo .o .obj
-+$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/Makefile.am.common $(am__configure_deps)
-+ @for dep in $?; do \
-+ case '$(am__configure_deps)' in \
-+ *$$dep*) \
-+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
-+ && exit 0; \
-+ exit 1;; \
-+ esac; \
-+ done; \
-+ echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign src/Makefile'; \
-+ cd $(top_srcdir) && \
-+ $(AUTOMAKE) --foreign src/Makefile
-+.PRECIOUS: Makefile
-+Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
-+ @case '$?' in \
-+ *config.status*) \
-+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
-+ *) \
-+ echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
-+ cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
-+ esac;
-+
-+$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
-+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-+
-+$(top_srcdir)/configure: $(am__configure_deps)
-+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-+$(ACLOCAL_M4): $(am__aclocal_m4_deps)
-+ cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-+install-libLTLIBRARIES: $(lib_LTLIBRARIES)
-+ @$(NORMAL_INSTALL)
-+ test -z "$(libdir)" || $(mkdir_p) "$(DESTDIR)$(libdir)"
-+ @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-+ if test -f $$p; then \
-+ f="`echo $$p | sed -e 's|^.*/||'`"; \
-+ echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
-+ $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
-+ else :; fi; \
-+ done
-+
-+uninstall-libLTLIBRARIES:
-+ @$(NORMAL_UNINSTALL)
-+ @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-+ p="`echo $$p | sed -e 's|^.*/||'`"; \
-+ echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
-+ $(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
-+ done
-+
-+clean-libLTLIBRARIES:
-+ -test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
-+ @list='$(lib_LTLIBRARIES)'; for p in $$list; do \
-+ dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
-+ test "$$dir" != "$$p" || dir=.; \
-+ echo "rm -f \"$${dir}/so_locations\""; \
-+ rm -f "$${dir}/so_locations"; \
-+ done
-+libnet.la: $(libnet_la_OBJECTS) $(libnet_la_DEPENDENCIES)
-+ $(LINK) -rpath $(libdir) $(libnet_la_LDFLAGS) $(libnet_la_OBJECTS) $(libnet_la_LIBADD) $(LIBS)
-+
-+mostlyclean-compile:
-+ -rm -f *.$(OBJEXT)
-+
-+distclean-compile:
-+ -rm -f *.tab.c
-+
-+.c.o:
-+ $(COMPILE) -c $<
-+
-+.c.obj:
-+ $(COMPILE) -c `$(CYGPATH_W) '$<'`
-+
-+.c.lo:
-+ $(LTCOMPILE) -c -o $@ $<
-+
-+mostlyclean-libtool:
-+ -rm -f *.lo
-+
-+clean-libtool:
-+ -rm -rf .libs _libs
-+
-+distclean-libtool:
-+ -rm -f libtool
-+uninstall-info-am:
-+
-+ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
-+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ mkid -fID $$unique
-+tags: TAGS
-+
-+TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
-+ $(TAGS_FILES) $(LISP)
-+ tags=; \
-+ here=`pwd`; \
-+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
-+ test -n "$$unique" || unique=$$empty_fix; \
-+ $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
-+ $$tags $$unique; \
-+ fi
-+ctags: CTAGS
-+CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
-+ $(TAGS_FILES) $(LISP)
-+ tags=; \
-+ here=`pwd`; \
-+ list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
-+ unique=`for i in $$list; do \
-+ if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
-+ done | \
-+ $(AWK) ' { files[$$0] = 1; } \
-+ END { for (i in files) print i; }'`; \
-+ test -z "$(CTAGS_ARGS)$$tags$$unique" \
-+ || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
-+ $$tags $$unique
-+
-+GTAGS:
-+ here=`$(am__cd) $(top_builddir) && pwd` \
-+ && cd $(top_srcdir) \
-+ && gtags -i $(GTAGS_ARGS) $$here
-+
-+distclean-tags:
-+ -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-+
-+distdir: $(DISTFILES)
-+ $(mkdir_p) $(distdir)/..
-+ @srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`; \
-+ topsrcdirstrip=`echo "$(top_srcdir)" | sed 's|.|.|g'`; \
-+ list='$(DISTFILES)'; for file in $$list; do \
-+ case $$file in \
-+ $(srcdir)/*) file=`echo "$$file" | sed "s|^$$srcdirstrip/||"`;; \
-+ $(top_srcdir)/*) file=`echo "$$file" | sed "s|^$$topsrcdirstrip/|$(top_builddir)/|"`;; \
-+ esac; \
-+ if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
-+ dir=`echo "$$file" | sed -e 's,/[^/]*$$,,'`; \
-+ if test "$$dir" != "$$file" && test "$$dir" != "."; then \
-+ dir="/$$dir"; \
-+ $(mkdir_p) "$(distdir)$$dir"; \
-+ else \
-+ dir=''; \
-+ fi; \
-+ if test -d $$d/$$file; then \
-+ if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
-+ cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
-+ fi; \
-+ cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
-+ else \
-+ test -f $(distdir)/$$file \
-+ || cp -p $$d/$$file $(distdir)/$$file \
-+ || exit 1; \
-+ fi; \
-+ done
-+check-am: all-am
-+check: check-am
-+all-am: Makefile $(LTLIBRARIES)
-+installdirs:
-+ for dir in "$(DESTDIR)$(libdir)"; do \
-+ test -z "$$dir" || $(mkdir_p) "$$dir"; \
-+ done
-+install: install-am
-+install-exec: install-exec-am
-+install-data: install-data-am
-+uninstall: uninstall-am
-+
-+install-am: all-am
-+ @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-+
-+installcheck: installcheck-am
-+install-strip:
-+ $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
-+ install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
-+ `test -z '$(STRIP)' || \
-+ echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
-+mostlyclean-generic:
-+
-+clean-generic:
-+
-+distclean-generic:
-+ -rm -f $(CONFIG_CLEAN_FILES)
-+ -test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
-+
-+maintainer-clean-generic:
-+ @echo "This command is intended for maintainers to use"
-+ @echo "it deletes files that may require special tools to rebuild."
-+clean: clean-am
-+
-+clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
-+ mostlyclean-am
-+
-+distclean: distclean-am
-+ -rm -f Makefile
-+distclean-am: clean-am distclean-compile distclean-generic \
-+ distclean-libtool distclean-tags
-+
-+dvi: dvi-am
-+
-+dvi-am:
-+
-+html: html-am
-+
-+info: info-am
-+
-+info-am:
-+
-+install-data-am:
-+ @$(NORMAL_INSTALL)
-+ $(MAKE) $(AM_MAKEFLAGS) install-data-hook
-+
-+install-exec-am: install-libLTLIBRARIES
-+
-+install-info: install-info-am
-+
-+install-man:
-+
-+installcheck-am:
-+
-+maintainer-clean: maintainer-clean-am
-+ -rm -f Makefile
-+maintainer-clean-am: distclean-am maintainer-clean-generic
-+
-+mostlyclean: mostlyclean-am
-+
-+mostlyclean-am: mostlyclean-compile mostlyclean-generic \
-+ mostlyclean-libtool
-+
-+pdf: pdf-am
-+
-+pdf-am:
-+
-+ps: ps-am
-+
-+ps-am:
-+
-+uninstall-am: uninstall-info-am uninstall-libLTLIBRARIES
-+ @$(NORMAL_INSTALL)
-+ $(MAKE) $(AM_MAKEFLAGS) uninstall-hook
-+
-+.PHONY: CTAGS GTAGS all all-am check check-am clean clean-generic \
-+ clean-libLTLIBRARIES clean-libtool ctags distclean \
-+ distclean-compile distclean-generic distclean-libtool \
-+ distclean-tags distdir dvi dvi-am html html-am info info-am \
-+ install install-am install-data install-data-am install-exec \
-+ install-exec-am install-info install-info-am \
-+ install-libLTLIBRARIES install-man install-strip installcheck \
-+ installcheck-am installdirs maintainer-clean \
-+ maintainer-clean-generic mostlyclean mostlyclean-compile \
-+ mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
-+ tags uninstall uninstall-am uninstall-info-am \
-+ uninstall-libLTLIBRARIES
-+
-+
-+install-data-hook:
-+ ln -f -s libnet.a $(DESTDIR)$(libdir)/libwrite.a
-+
-+uninstall-hook:
-+ rm -f $(DESTDIR)$(libdir)/libwrite.a
-+# Tell versions [3.59,3.63) of GNU make to not export all variables.
-+# Otherwise a system limit (for SysV at least) may be exceeded.
-+.NOEXPORT: