add forgotten patchfile
This commit is contained in:
parent
a5b0f00d2b
commit
874baaf951
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188962
11
net-mgmt/ipv6calc/files/patch-md5__Makefile
Normal file
11
net-mgmt/ipv6calc/files/patch-md5__Makefile
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
--- 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
|
Loading…
Reference in New Issue
Block a user