mirror of
https://github.com/sonertari/SSLproxy
synced 2024-10-31 21:20:21 +00:00
af3366b84f
Move folders and files related with check tests under tests/check folder Fix check unit tests accordingly
7 lines
68 B
Makefile
7 lines
68 B
Makefile
USE_GNU:
|
|
@gmake $(.TARGETS)
|
|
|
|
$(.TARGETS): USE_GNU
|
|
|
|
.PHONY: USE_GNU
|