summaryrefslogtreecommitdiffstats
path: root/pxe_wizard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'pxe_wizard/Makefile')
-rw-r--r--pxe_wizard/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/pxe_wizard/Makefile b/pxe_wizard/Makefile
index 30547ad6..5ed6ab1c 100644
--- a/pxe_wizard/Makefile
+++ b/pxe_wizard/Makefile
@@ -1,6 +1,8 @@
install2:
su -c 'make install'
+clean:
+ rm -rf *~
install:
mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/share/wizards/pxe_wizard/images
mkdir -p --mode=u=rwx,g=rx,o=rx ${prefix}/$(PERL_VENDORLIB)/MDK/Wizard