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
a2e9cde737
openrc
/
mk
/
termcap.mk
4 lines
72 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
Use CPPFLAGS so we work with -combine in CFLAGS.
2008-06-20 04:42:00 +05:30
CPPFLAGS
+=
-DHAVE_TERMCAP
Stop using CPPFLAGS
2008-01-07 15:09:44 +05:30
LDADD
+=
${
LIBTERMCAP
}
Reference in New Issue
Copy Permalink