aboutsummaryrefslogtreecommitdiff
path: root/doc/doxygen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doxygen/Makefile')
-rw-r--r--doc/doxygen/Makefile7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/doxygen/Makefile b/doc/doxygen/Makefile
new file mode 100644
index 0000000..c87bb93
--- /dev/null
+++ b/doc/doxygen/Makefile
@@ -0,0 +1,7 @@
+all: docs
+
+docs:
+ doxygen gpgpu-sim.doxygen
+
+clean:
+ rm -rf latex html