This website requires JavaScript.
Explore
Help
janware
/
jw-pkg
Watch
1
mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced
2026-01-15 03:53:32 +01:00
Code
Activity
5fbfde4930
jw-pkg
/
doc
/
Makefile
4 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
doc, make, scripts: Add support for [pkg.conflicts.xxx] Since the packaging machinery is pretty complicated, the information about conflicting packages had to be passed through many APIs. The last commit contained a patch which is left in the tree to have it in one file, it actually is identical to this commit's diff, though. Git would save me that quirk. Signed-off-by: Jan Lindemann <jan@janware.com>
2017-06-26 10:34:22 +00:00
TOPDIR
=
..
i
n
c
l
u
d
e
$(
TOPDIR
)
/
m
a
k
e
/
p
r
o
j
.
m
k
Everywhere: Rename MODDIR -> JWBDIR Rename the omnipresent MODDIR variable to JWBDIR, since that's more to the point. Signed-off-by: Jan Lindemann <jan@janware.com>
2019-06-29 21:34:18 +00:00
i
n
c
l
u
d
e
$(
JWBDIR
)
/
m
a
k
e
/
c
l
e
a
n
d
i
r
s
.
m
k
Copy permalink