Skip to content
Snippets Groups Projects

Fix/make depend macos

Closed Andre Maroneze requested to merge fix/make-depend-macos into stable/manganese
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -91,6 +91,7 @@ build: [
@@ -91,6 +91,7 @@ build: [
["./configure" "--prefix" prefix
["./configure" "--prefix" prefix
"--mandir=%{man}%"
"--mandir=%{man}%"
]
]
 
[make "depend"]
[make "-j%{jobs}%"]
[make "-j%{jobs}%"]
[make "-C" "doc" "download"] {with-doc}
[make "-C" "doc" "download"] {with-doc}
]
]
Loading