Skip to content

Commit b91bd72

Browse files
Update Makefile
1 parent d9c23b3 commit b91bd72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ ifeq ($(OS),Darwin)
3434
endif
3535
ifeq ($(OS),Windows_NT)
3636
@echo "Running for Windows"
37-
# Add Windows-specific run commands here
37+
# Add Windows-specific run commands if you wish :P
3838
endif
3939

4040
# Stop target

0 commit comments

Comments
 (0)