From 3e45a9b4804364d11a4a1d8c89375a4c66c89ce2 Mon Sep 17 00:00:00 2001 From: Arnaud Desmons Date: Tue, 5 Nov 2002 11:37:49 +0000 Subject: cleaned Makefile --- dns_wizard/Makefile | 5 ----- 1 file changed, 5 deletions(-) (limited to 'dns_wizard') diff --git a/dns_wizard/Makefile b/dns_wizard/Makefile index 97018a3f..ddb080e3 100644 --- a/dns_wizard/Makefile +++ b/dns_wizard/Makefile @@ -8,11 +8,6 @@ install: mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/dns_wizard/scripts mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/dns_wizard/images install --mode=u=rw,g=r,o=r -p dns.wiz ${prefix}/share/wizards/dns_wizard - - - - - install --mode=a=r -p ./images/DNS.png ${prefix}/share/wizards/dns_wizard/images install --mode=u=rw,g=r,o=r -p scripts/Dnsconf.pm ${prefix}/share/wizards/dns_wizard/scripts install --mode=u=rwx,g=rx,o=rx -p scripts/*.sh ${prefix}/share/wizards/dns_wizard/scripts -- cgit v1.2.1