Added check-recursive target to yasmbuild Makefile.
This commit is contained in:
parent
c228cdce88
commit
bbbec59e9a
@ -3,6 +3,6 @@ default:
|
||||
all: default
|
||||
clean:
|
||||
cd ../yasm; make clean
|
||||
check-recursive:
|
||||
check:
|
||||
install:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user