opnsense-ports/databases/postgres-xl/files/patch-doc-Makefile
Franco Fichtner b1821a2ee4 */*: sync with upstream
Taken from: HardenedBSD
2017-08-17 07:42:52 +02:00

9 lines
349 B
Text

--- doc/Makefile.orig 2017-04-19 15:17:02 UTC
+++ doc/Makefile
@@ -12,5 +12,5 @@ subdir = doc
top_builddir = ..
include $(top_builddir)/src/Makefile.global
-all distprep html man install installdirs uninstall clean distclean maintainer-clean:
+all distprep man install installdirs uninstall clean distclean maintainer-clean:
$(MAKE) -C src $@