diff options
Diffstat (limited to 'net-mgmt/annextools/files/patch-libannex::Makefile')
-rw-r--r-- | net-mgmt/annextools/files/patch-libannex::Makefile | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/net-mgmt/annextools/files/patch-libannex::Makefile b/net-mgmt/annextools/files/patch-libannex::Makefile deleted file mode 100644 index 17ed05f31acb..000000000000 --- a/net-mgmt/annextools/files/patch-libannex::Makefile +++ /dev/null @@ -1,13 +0,0 @@ ---- libannex/Makefile.orig Tue Oct 1 12:46:00 1996 -+++ libannex/Makefile Thu Sep 18 20:10:32 2003 -@@ -29,6 +29,10 @@ - # REVISION: $Revision: 1.12 $ - # - -+CFLAGS += -I../inc -+ -+LIBANX_O = bcopy.o dup2.o erpc_subr.o srpc.o hostname.o in_cksum.o inet.o ip_layer.o sendrecv.o slip_layer.o socket_layer.o udp_layer.o api_if.o asn1.o conv.o proctitle.o random.o servname.o -+ - LIBANX_OT = ${LIBANX_O} . - - GFLG = |