diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,2 +1,5 @@ build: cc *.c -Wall -Werror -o booki + +debug: + cc *.c -fsanitize=address -g -Wall -Werror -o booki |
![]() |
index : booki | |
| orgainze your books on the command line |
| aboutsummaryrefslogtreecommitdiff |