From 0b136091e05fd2e2d8992990ca4209bd3771adf5 Mon Sep 17 00:00:00 2001 From: Alexander M Pickering Date: Sun, 17 Sep 2023 17:09:39 -0500 Subject: Update makefiles --- Makefile.shared | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'Makefile.shared') diff --git a/Makefile.shared b/Makefile.shared index a2429c5..c66158f 100644 --- a/Makefile.shared +++ b/Makefile.shared @@ -74,13 +74,9 @@ else LDFLAGS += # and -static on linux prevents dynamic linking of things like libGL which must be dynamic endif -.PHONY: doc documentation test +.PHONY: doc documentation doc: documentation documentation: $(MDOC) -p src -o doc -t "Brok[en]gine" -i README.md -d reference -m "markdown" - -test: - busted - -- cgit v1.2.3-70-g09d2