This website requires JavaScript.
Explore
Help
janware
/
jw-pkg
Watch
1
Code
Pull requests
Activity
Actions
9039dc7e40
jw-pkg
/
src
/
python
/
jw
/
Makefile
4 lines
86 B
Makefile
Raw
Normal View
History
Unescape
Escape
projects.py: Move bulk of code into module Move nearly all of projects.py into src/python/jw/build/App.py. The plan is to split the script into parts and import them. Signed-off-by: Jan Lindemann <jan@janware.com>
2025-11-15 11:08:52 +01:00
TOPDIR
=
../../..
i
n
c
l
u
d
e
$(
TOPDIR
)
/
m
a
k
e
/
p
r
o
j
.
m
k
src/python/jw/Makefile: use py-ns-dir.mk Use py-ns-dir.mk at the first and only shared namespace node that the jw-pkg repo establishes: jw. Signed-off-by: Jan Lindemann <jan@janware.com>
2026-05-26 14:47:28 +02:00
i
n
c
l
u
d
e
$(
JWBDIR
)
/
m
a
k
e
/
p
y
-
n
s
-
d
i
r
.
m
k
Copy permalink