Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
TASTE
kazoo
Commits
de365367
Commit
de365367
authored
Sep 03, 2019
by
Thanassis Tsiodras
Browse files
Python makefiles now work with -j
parent
724ee382
Changes
1
Hide whitespace changes
Inline
Side-by-side
templates/skeletons/makefile.tmplt
View file @
de365367
...
...
@@ -124,7 +124,7 @@ dataview/C/built: ${DATAVIEW_UNIQ} ${DATAVIEW_ACN}
dataview/Python/built
:
dataview/C/built
mkdir
-p
$(
dir
$@
)
asn2dataModel
-o
$(
dir
$@
)
-toPython
${DATAVIEW_UNIQ}
@@-- Ignore context parameters
for
python interface
$(MAKE)
-j1
-C
dataview/Python
-f
Makefile.python
$(MAKE)
-C
dataview/Python
-f
Makefile.python
@@TABLE@@
@@IF@@
@_Language_@
=
GUI
cp dataview/Python/* @_LOWER
:
Function_Names_@/GUI/wrappers/python
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment