2006-04-14 21:25:54 +02:00
|
|
|
--- bind-9.3.2/lib/dns/Makefile.in
|
|
|
|
+++ bind-9.3.2/lib/dns/Makefile.in
|
2006-01-25 21:56:55 +01:00
|
|
|
@@ -156,7 +156,7 @@
|
|
|
|
./gen -s ${srcdir} > code.h
|
|
|
|
|
|
|
|
gen: gen.c
|
|
|
|
- ${CC} ${ALL_CFLAGS} ${LDFLAGS} -o $@ ${srcdir}/gen.c ${LIBS}
|
|
|
|
+ cc ${ALL_CFLAGS} -o $@ ${srcdir}/gen.c
|
|
|
|
|
|
|
|
rbtdb64.@O@: rbtdb.c
|
|
|
|
|