This website works better with JavaScript.
Home
Help
Register
Sign In
buff
/
pEpEngine
forked from
pEp.foundation/pEpEngine
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
32
Wiki
Activity
Browse Source
add "export YML_PATH" to Makefile
(transplanted from
9ab0833d2c
)
doc_update_sequoia
Roker
6 years ago
parent
044d3e901b
commit
4e31a976b3
1 changed files
with
4 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-0
Makefile
+ 4
- 0
Makefile
View File
@ -1,5 +1,9 @@
i
n
c
l
u
d
e
M
a
k
e
f
i
l
e
.
c
o
n
f
# add it to the environment of all executed programs:
export
YML_PATH
all
:
$(
MAKE
)
-C asn.1 generate
$(
MAKE
)
-C asn.1
Write
Preview
Loading…
Cancel
Save