From 8024e86b5ce80beb2870654cf29308a0f1f208b8 Mon Sep 17 00:00:00 2001 From: Niklas Date: Thu, 1 Sep 2011 16:16:07 +0200 Subject: bigger changes in the checkConnectivity method. using now route command to delete and add the default route. for this i am writing the gateways for every interface into a new file. located at /var/tmp/gateways_ --- customdhcpcd/src/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'customdhcpcd/src/Makefile') diff --git a/customdhcpcd/src/Makefile b/customdhcpcd/src/Makefile index 7f90db4..bb1078f 100644 --- a/customdhcpcd/src/Makefile +++ b/customdhcpcd/src/Makefile @@ -5,10 +5,10 @@ PROG= customdhcpcd SRCS= arp.c client.c common.c configure.c dhcp.c dhcpcd.c duid.c \ info.c interface.c ipv4ll.c logger.c logwriter.c signal.c socket.c -MAN= dhcpcd.8 +MAN= VERSION= 3.2.3 -CLEANFILES= version.h dhcpcd.8 +CLEANFILES= version.h BINDIR= ${PREFIX}/sbin -- cgit v1.2.3-55-g7522