diff options
author | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-21 15:43:14 +0200 |
---|---|---|
committer | Loek Le Blansch <loek@pipeframe.xyz> | 2024-09-21 15:43:20 +0200 |
commit | a12702c912ae0ce96c754ffcb2ab5d901c504b65 (patch) | |
tree | 98d921c19ca689a4b82d300de9df79b24552e4c5 /makefile | |
parent | 44affb6635359ef2f619562800165ccfff438ae4 (diff) |
remove lazy.mk and update readme
Diffstat (limited to 'makefile')
-rw-r--r-- | makefile | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,5 +1,3 @@ -all: $(TARGET) # TARGET is defined in lazy.mk (build/main) - .PHONY: FORCE doxygen: Doxyfile FORCE |