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