Codebase list mimetic / debian/0.9.4-2 Makefile.am
debian/0.9.4-2

Tree @debian/0.9.4-2 (Download .tar.gz)

Makefile.am @debian/0.9.4-2raw · history · blame

1
2
3
4
5
6
7
8
9
MAINTAINERCLEANFILES = Makefile Makefile.in config.cache
SUBDIRS = mimetic doc examples test win32
INCLUDES=-I$(top_srcdir)

dist-hook:
	rm -f $(distdir)/test/autocutee.mk
	touch $(distdir)/test/autocutee.mk
	rm -f $(distdir)/test/*.cutee.cxx
	rm -f $(distdir)/test/*.cutee.o