mirror of
https://github.com/libretro/FBNeo.git
synced 2024-11-23 08:59:39 +00:00
make test again
This commit is contained in:
parent
5717d77066
commit
da5975b59a
@ -433,6 +433,9 @@ vpath %.d $(foreach dir,$(alldir),$(objdir)$(dir)/ )
|
||||
#
|
||||
#
|
||||
|
||||
# backward compatibility (make less than 4.4 doesn't support .WAIT)
|
||||
.WAIT:
|
||||
|
||||
.PHONY: all init cleandep touch clean
|
||||
|
||||
ifeq ($(MAKELEVEL),1)
|
||||
|
Loading…
Reference in New Issue
Block a user