Skip to content

Commit

Permalink
Add warning of undefined variables
Browse files Browse the repository at this point in the history
  • Loading branch information
M0stafaRady committed Oct 2, 2024
1 parent 13c8338 commit aff5f6b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.test
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
MAKEFLAGS += --warn-undefined-variables
RED=\033[0;31m
GREEN=\033[0;32m
YELLOW=\033[0;33m
Expand Down

0 comments on commit aff5f6b

Please sign in to comment.