Lines 1-11
Link Here
|
1 |
--- mDNSPosix/Makefile.orig Fri Mar 10 14:35:15 2006 |
1 |
--- mDNSPosix/Makefile.orig Mon Aug 7 03:47:48 2006 |
2 |
+++ mDNSPosix/Makefile Fri Mar 10 14:35:31 2006 |
2 |
+++ mDNSPosix/Makefile Mon Aug 7 03:48:14 2006 |
3 |
@@ -407,7 +407,7 @@ |
3 |
@@ -401,7 +401,7 @@ |
4 |
|
4 |
|
5 |
all: setup Daemon libdns_sd Clients SAClient SAResponder SAProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG) |
5 |
all: setup Daemon libdns_sd Client Responder ProxyResponder Identify NetMonitor dnsextd $(OPTIONALTARG) |
6 |
|
6 |
|
7 |
-install: setup InstalledDaemon InstalledStartup InstalledLib InstalledManPages InstalledClients $(OPTINSTALL) |
7 |
-install: setup InstalledDaemon InstalledLib InstalledStartup InstalledManPages $(OPTINSTALL) |
8 |
+install: setup InstalledDaemon InstalledLib InstalledManPages InstalledClients $(OPTINSTALL) |
8 |
+install: setup InstalledDaemon InstalledLib InstalledManPages $(OPTINSTALL) |
9 |
|
9 |
|
10 |
# 'setup' sets up the build directory structure the way we want |
10 |
# 'setup' sets up the build directory structure the way we want |
11 |
setup: |
11 |
setup: |