This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
wmii
mirror of
https://github.com/0intro/wmii
Watch
1
Star
0
Fork
You've already forked wmii
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
abc4b2e285
wmii
/
include
/
Makefile
7 lines
93 B
Makefile
Raw
Normal View
History
Unescape
Escape
New tree layout and make system. Note: This will currently *not* install configuration scripts.
2007-03-26 08:48:00 +04:00
ROOT
=
..
Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk
2010-05-23 04:55:16 +04:00
i
n
c
l
u
d
e
$(
ROOT
)
/
m
k
/
h
d
r
.
m
k
New tree layout and make system. Note: This will currently *not* install configuration scripts.
2007-03-26 08:48:00 +04:00
HFILES
=
ixp.h ixp_fcall.h
Cleanup the top directory a bit. sed -i 's/\$\{([^{]+)\}/$(\1)/g' **/Makefile **/*.mk
2010-05-23 04:55:16 +04:00
i
n
c
l
u
d
e
$(
ROOT
)
/
m
k
/
c
o
m
m
o
n
.
m
k