SSLproxy/BSDmakefile
2016-03-27 15:36:13 +02:00

7 lines
56 B
Makefile

all:
@gmake $(.TARGETS)
$(.TARGETS): all
.PHONY: all