summaryrefslogtreecommitdiff
path: root/other/Kermit/doc/Makefile
blob: c4ada86feb5a3da7c8f80413a2e256f7a47fa50e (plain)
1
2
3
4
5
6
7
# written by palmers / teso
all:
	doxygen Kermit-doxygen.cfg

clean:
	rm -rf API_doc/*