Skip to content

Commit

Permalink
make: Fix identation. Also hello from archlinux.
Browse files Browse the repository at this point in the history
Signed-off-by: Tuna Cici <[email protected]>
  • Loading branch information
TunaCici committed Apr 17, 2024
1 parent 761771d commit fa0cf92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ YELLOW = \033[0;33m
BLUE = \033[0;34m
MAGENTA = \033[0;35m
CYAN = \033[0;36m
NC = \033[0m
NC = \033[0m

# Project
PROJECT_NAME = WesterOS
Expand Down

0 comments on commit fa0cf92

Please sign in to comment.