From 15340a9e22f24c0fe107c99e81cbc9081cd5072d Mon Sep 17 00:00:00 2001 From: damien Date: Tue, 19 Feb 2002 16:40:26 +0000 Subject: new Makefile to install ads --- perl-install/share/advertising/Makefile | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 perl-install/share/advertising/Makefile diff --git a/perl-install/share/advertising/Makefile b/perl-install/share/advertising/Makefile new file mode 100644 index 000000000..1b4f5f47b --- /dev/null +++ b/perl-install/share/advertising/Makefile @@ -0,0 +1,6 @@ +include ../../Makefile.config + +install: + install -m755 *.pl $(ROOTDEST)/Mandrake/share/advertising + install -m644 *.png $(ROOTDEST)/Mandrake/share/advertising + install -m644 list $(ROOTDEST)/Mandrake/share/advertising -- cgit v1.2.1