]> git.pld-linux.org Git - packages/bind.git/blob - bind-mkdep.patch
- ahh, what the hell: openssl 0.9.7c
[packages/bind.git] / bind-mkdep.patch
1 diff -ur src.old/lib/bsd/Makefile src/lib/bsd/Makefile
2 --- src.old/lib/bsd/Makefile    Mon Feb 22 03:47:57 1999
3 +++ src/lib/bsd/Makefile        Mon May 24 15:24:40 1999
4 @@ -79,7 +79,7 @@
5         -rmdir ${THREADED}
6  
7  depend: FRC
8 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
9 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
10  
11  links: FRC
12         @set -e; ln -s SRC/*.[ch] .
13 diff -ur src.old/lib/cylink/Makefile src/lib/cylink/Makefile
14 --- src.old/lib/cylink/Makefile Mon Feb 22 03:47:57 1999
15 +++ src/lib/cylink/Makefile     Mon May 24 15:24:58 1999
16 @@ -81,7 +81,7 @@
17         -rmdir ${THREADED}
18  
19  depend: FRC
20 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
21 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
22  
23  links: FRC
24         @set -e; ln -s SRC/*.[ch] .
25 diff -ur src.old/lib/dnssafe/Makefile src/lib/dnssafe/Makefile
26 --- src.old/lib/dnssafe/Makefile        Tue Feb 23 06:26:59 1999
27 +++ src/lib/dnssafe/Makefile    Mon May 24 15:24:13 1999
28 @@ -98,7 +98,7 @@
29         -rmdir ${THREADED}
30  
31  depend: FRC
32 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
33 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
34  
35  links: FRC
36         @set -e; ln -s SRC/*.[ch] .
37 diff -ur src.old/lib/dst/Makefile src/lib/dst/Makefile
38 --- src.old/lib/dst/Makefile    Sun Mar  7 10:33:47 1999
39 +++ src/lib/dst/Makefile        Mon May 24 15:25:19 1999
40 @@ -83,7 +83,7 @@
41         -rmdir ${THREADED}
42  
43  depend: FRC
44 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
45 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
46  
47  links: FRC
48         @set -e; ln -s SRC/*.[ch] SRC/*.pl .
49 diff -ur src.old/lib/inet/Makefile src/lib/inet/Makefile
50 --- src.old/lib/inet/Makefile   Wed Mar  3 09:07:16 1999
51 +++ src/lib/inet/Makefile       Mon May 24 15:27:19 1999
52 @@ -80,7 +80,7 @@
53  
54  
55  depend: FRC
56 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
57 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
58  
59  links: FRC
60         @set -e; ln -s SRC/*.[ch] .
61 diff -ur src.old/lib/irs/Makefile src/lib/irs/Makefile
62 --- src.old/lib/irs/Makefile    Mon Feb 22 03:47:58 1999
63 +++ src/lib/irs/Makefile        Mon May 24 15:27:48 1999
64 @@ -100,7 +100,7 @@
65         -rmdir ${THREADED}
66  
67  depend: FRC
68 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
69 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
70  
71  links: FRC
72         @set -e; ln -s SRC/*.[ch] .
73 diff -ur src.old/lib/isc/Makefile src/lib/isc/Makefile
74 --- src.old/lib/isc/Makefile    Mon Feb 22 03:47:58 1999
75 +++ src/lib/isc/Makefile        Mon May 24 15:28:15 1999
76 @@ -82,7 +82,7 @@
77         -rmdir ${THREADED}
78  
79  depend: FRC
80 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
81 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
82  
83  links: FRC
84         @set -e; ln -s SRC/*.[ch] .
85 diff -ur src.old/lib/nameser/Makefile src/lib/nameser/Makefile
86 --- src.old/lib/nameser/Makefile        Mon Feb 22 03:47:59 1999
87 +++ src/lib/nameser/Makefile    Mon May 24 15:28:32 1999
88 @@ -75,7 +75,7 @@
89         -rmdir ${THREADED}
90  
91  depend: FRC
92 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
93 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
94  
95  links: FRC
96         @set -e; ln -s SRC/*.[ch] .
97 diff -ur src.old/lib/resolv/Makefile src/lib/resolv/Makefile
98 --- src.old/lib/resolv/Makefile Mon Feb 22 03:47:59 1999
99 +++ src/lib/resolv/Makefile     Mon May 24 15:28:50 1999
100 @@ -79,7 +79,7 @@
101         -rmdir ${THREADED}
102  
103  depend: FRC
104 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
105 +       ../../port/linux/bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
106  
107  links: FRC
108         @set -e; ln -s SRC/*.[ch] .
109 diff -ur src.old/port/linux/Makefile src/port/linux/Makefile
110 --- src.old/port/linux/Makefile Mon Feb 22 03:48:02 1999
111 +++ src/port/linux/Makefile     Mon May 24 15:22:43 1999
112 @@ -67,7 +67,7 @@
113         rm -f *.${O} *.BAK *.CKP *~
114  
115  depend:: FRC
116 -       mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
117 +       bin/mkdep -I${INCL} -I${PORTINCL} ${CPPFLAGS} ${SRCS}
118  
119  links: FRC
120         @set -e; ln -s SRC/*.[ch] SRC/bin SRC/Makefile.set SRC/probe .
This page took 0.035632 seconds and 3 git commands to generate.