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