Removed one empty line.
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
All checks were successful
Run test asserts / Test-Asserts (push) Successful in -9s
This commit is contained in:
parent
6f677b6c43
commit
97655c2f1c
1 changed files with 0 additions and 1 deletions
1
Makefile
1
Makefile
|
|
@ -1,7 +1,6 @@
|
|||
#
|
||||
# Example project makefile for msxbuild.
|
||||
#
|
||||
|
||||
PATH_BIN := bin
|
||||
PATH_SRC := src
|
||||
rwildcard = $(foreach d,$(wildcard $1*),$(call rwildcard,$d/,$2) $(filter $(subst *,%,$2),$d))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue