Preserve empty line following last target
This commit is contained in:
@@ -463,3 +463,5 @@ $(PROG2_DIR): $(BASE_DIR)
|
|||||||
|
|
||||||
$(PROG3_DIR): $(BASE_DIR)
|
$(PROG3_DIR): $(BASE_DIR)
|
||||||
@if not exist $(PROG3_DIR) mkdir $(PROG3_DIR)
|
@if not exist $(PROG3_DIR) mkdir $(PROG3_DIR)
|
||||||
|
|
||||||
|
# End of Makefile.msvc
|
||||||
|
|||||||
Reference in New Issue
Block a user