aboutsummaryrefslogtreecommitdiff
path: root/makefile
diff options
context:
space:
mode:
authorlonkaars <loek@pipeframe.xyz>2022-05-26 22:46:17 +0200
committerlonkaars <loek@pipeframe.xyz>2022-05-26 22:46:17 +0200
commitbfa494588da0def96c42577e284c6d8990eb31f2 (patch)
tree29b98f8a2cbfea31a0f6641d8cd77b211ac5defe /makefile
parentb6460d729aa683643e7ad83a9921f335f0fdba93 (diff)
add doxygen
Diffstat (limited to 'makefile')
-rw-r--r--makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/makefile b/makefile
index 7795106..832bde9 100644
--- a/makefile
+++ b/makefile
@@ -5,4 +5,7 @@ all clean format compile_commands: $(SUBDIRS) FORCE
$(SUBDIRS): FORCE
$(MAKE) -C $@ $(MAKECMDGOALS)
-FORCE: \ No newline at end of file
+FORCE:
+
+docs:
+ doxygen