diff options
Diffstat (limited to 'net-mgmt/ipv6calc/files/patch-md5__Makefile')
-rw-r--r-- | net-mgmt/ipv6calc/files/patch-md5__Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net-mgmt/ipv6calc/files/patch-md5__Makefile b/net-mgmt/ipv6calc/files/patch-md5__Makefile deleted file mode 100644 index 324b20a86319..000000000000 --- a/net-mgmt/ipv6calc/files/patch-md5__Makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- md5/Makefile.orig Mon Apr 2 08:25:54 2007 -+++ md5/Makefile Mon Apr 2 08:26:00 2007 -@@ -6,7 +6,7 @@ - all: md5.o - - md5.o: md5.c -- ${CC} ${CFLAGS} -I.. -fPIC -o md5.o -c -s md5.c -+ ${CC} ${CFLAGS}. -I.. -fPIC -o md5.o -c -s md5.c - - clean: - rm -f *.o *.so.1 *.a |