This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
openrc
Watch
1
Star
0
Fork
0
You've already forked openrc
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8d66fe0056
openrc
/
mk
/
termcap.mk
4 lines
70 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add some .mk stubs to impersonate bsk .mk files to make writing our Makefiles easier. libeinfo, librc and rc now have their own seperate directories. More work is needed to tidy this up though.
2008-01-06 00:55:55 +05:30
LIBTERMCAP
?=
-ltermcap
Stop using CPPFLAGS
2008-01-07 15:09:44 +05:30
CFLAGS
+=
-DHAVE_TERMCAP
LDADD
+=
${
LIBTERMCAP
}
Reference in New Issue
Copy Permalink