aboutsummaryrefslogtreecommitdiff
path: root/Make.Rules
diff options
context:
space:
mode:
authorAndrew Morgan <morgan@kernel.org>2007-07-17 21:50:12 -0700
committerAndrew Morgan <morgan@kernel.org>2007-07-17 21:50:12 -0700
commit370a70fa481bb1b13e64e291dc091c45232c8a7c (patch)
tree024e8f299c65291a6541a8badb4b4818960b1d92 /Make.Rules
parent5216fff5db51f777029b6baed7134a6bfc23c9aa (diff)
downloadlibcap-370a70fa481bb1b13e64e291dc091c45232c8a7c.tar.gz
Support for static library creation (libcap.a) + misc
Incorporate fixes from Red Hat rpm (1.10-25).
Diffstat (limited to 'Make.Rules')
-rw-r--r--Make.Rules3
1 files changed, 2 insertions, 1 deletions
diff --git a/Make.Rules b/Make.Rules
index d5151d3..c6cd200 100644
--- a/Make.Rules
+++ b/Make.Rules
@@ -38,7 +38,8 @@ SBINDIR=$(FAKEROOT)$(exec_prefix)/sbin
INCDIR=$(FAKEROOT)$(inc_prefix)/include
LIBDIR=$(FAKEROOT)$(lib_prefix)/$(lib)
-# common defines for libcap (suitable for 2.2.1+ Linux kernels)
+# common defines for libcap
+LIBTITLE=libcap
VERSION=1
MINOR=95
#