SSLproxy/BSDmakefile

7 lines
56 B
Makefile
Raw Normal View History

all:
2012-04-13 12:47:30 +00:00
@gmake $(.TARGETS)
$(.TARGETS): all
2012-04-13 12:47:30 +00:00
.PHONY: all