mirror of
https://github.com/openXC7/prjxray.git
synced 2026-08-22 14:06:54 +02:00
fuzzers: Makefile: add explicit all target
Signed-off-by: Karol Gugala <[email protected]>
This commit is contained in:
@@ -8,6 +8,8 @@ FUZZONLY=N
|
||||
# Allow building without it
|
||||
BITONLY=N
|
||||
|
||||
all:
|
||||
|
||||
define fuzzer
|
||||
all: $(1)/run.ok
|
||||
clean::
|
||||
|
||||
Reference in New Issue
Block a user