1 2 3 4 5 6 7
all: docs docs: DOXYGEN_STRIP_PATH=`readlink -f ../../..` doxygen gpgpu-sim.doxygen clean: rm -rf latex html