summaryrefslogtreecommitdiffstats
path: root/perl-install/share/advertising/Makefile
blob: 30005e186c967215add37daf667f07ab44a667ee (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