Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 4d1ee727644c49ab789d84ce0b3eec1e > files > 2

labplot-doc-fr-1.5.1-3mdv2008.1.x86_64.rpm

EXTRA_DIST = index.docbook 

install-data-local:
	mkdir -p  $(DESTDIR)/$(kde_htmldir)/fr/LabPlot
	if ! test -e $(DESTDIR)/$(kde_htmldir)/fr/labplot; then \
		ln -fs $(kde_htmldir)/fr/LabPlot $(DESTDIR)/$(kde_htmldir)/fr/labplot; \
	fi
	$(INSTALL_DATA) index.docbook $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/index.docbook
	rm -f $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/small_pics
	ln -fs $(kde_htmldir)/en/LabPlot/small_pics/ $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/

uninstall-local:
	rm -f $(kde_htmldir)/fr/LabPlot/small_pics
	rm -f $(DESTDIR)/$(kde_htmldir)/fr/labplot
	rm -f $(DESTDIR)/$(kde_htmldir)/fr/LabPlot/index.docbook
	rmdir --ignore-fail-on-non-empty $(DESTDIR)/$(kde_htmldir)/fr/LabPlot

clean:
	rm -f *~