aboutsummaryrefslogtreecommitdiff
path: root/iniparser-4.1/doc/Makefile
blob: db925ec852b84e9d271e45acdaa807ba55c45b45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# iniparser doc Makefile
#

all: html

html:
	doxygen iniparser.dox
	rm -f ../html/annotated.html
	rm -f ../html/classes.html
	rm -f ../html/doxygen.gif
	rm -f ../html/files.html
	rm -f ../html/functions.html
	rm -f ../html/globals.html
	rm -f ../html/iniparser_main.html