summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/Makefile
blob: b6ab869be6cc7ec71b9d0e0396c36b92fc0e1800 (plain)
1
2
3
4
5
6
7
8
include ../../Makefile.config

install:
	rm -rf $(ROOTDEST)/Mandrake/share/advertising
	install -d $(ROOTDEST)/Mandrake/share/advertising
	install -m755 *.pl $(ROOTDEST)/Mandrake/share/advertising
	install -m644 *.png $(ROOTDEST)/Mandrake/share/advertising
	install -m644 list* $(ROOTDEST)/Mandrake/share/advertising