summaryrefslogtreecommitdiff
path: root/doc/doxygen/Makefile
blob: 278ca539cca652136cee32a741e989d6fa24e53d (plain)
1
2
3
4
5
6
7
all: docs

docs:
	DOXYGEN_STRIP_PATH=`readlink -f ../../..` doxygen gpgpu-sim.doxygen

clean:
	rm -rf latex html