mirror of
https://git.freebsd.org/ports.git
synced 2025-05-12 23:31:50 -04:00
11 lines
183 B
Text
11 lines
183 B
Text
--- Makefile.orig 2020-05-07 15:17:41 UTC
|
|
+++ Makefile
|
|
@@ -75,7 +75,7 @@ endif
|
|
|
|
.PHONY: all clean docs install
|
|
|
|
-all: proxytunnel
|
|
+all: proxytunnel docs
|
|
|
|
docs:
|
|
$(MAKE) -C docs
|