include ../config.mak all: depend: distclean: clean: install: all install -d $(DESTDIR)$(prefix)/share/mlt/profiles install -m 644 * $(DESTDIR)$(prefix)/share/mlt/profiles rm -f $(DESTDIR)$(prefix)/share/mlt/profiles/*~ rm -f $(DESTDIR)$(prefix)/share/mlt/profiles/Makefile