profile|std-targets.mk: Add empty test target
Recursive make fails in scripts/usr-bin when driven through jw-pkg. Add empty test targets to remedy that.
Signed-off-by: Jan Lindemann <jan@janware.com>
This commit is contained in:
parent
50da3a6f31
commit
2c7edc9d44
2 changed files with 2 additions and 0 deletions
|
|
@ -8,3 +8,4 @@ clean: clean.std-targets
|
|||
clean.std-targets:
|
||||
$(RM) -rf *~ .*.swp *.done
|
||||
distclean: clean
|
||||
test:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue