summaryrefslogtreecommitdiff
path: root/Makefile.cvs
blob: d44e56549d64d68c9cb1db04215f11f28fe019e2 (plain)
1
2
3
4
5
6
7
8
## -*- makefile -*-

configure:
	./autogen.sh --no-configure

.SILENT: 

.PHONY: configure