Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile.am « include - github.com/zabbix/zabbix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: cc799e26d8b10ea5fbcb8825584a778c94810b75 (plain)
1
2
3
4
## config.h used to exist in include directory, remove it at some point in the future
clean:
	rm -f config.h*
.PHONY: clean