commit | 54f055ee34a121d1649b8fefb6071600bebfca61 | [log] [tgz] |
---|---|---|
author | Andrew Morgan <[email protected]> | Sat Jul 21 22:18:02 2007 -0700 |
committer | Andrew Morgan <[email protected]> | Mon Aug 13 23:33:40 2007 -0700 |
tree | ae1ac515ffb749ccf39abb0990ce6f9f040c515d | |
parent | 4ede6982a479daecd2ac313b10cebfb7e07f40fa [diff] [blame] |
Revived old setcap/getcap manual pages and added support for removing file caps
diff --git a/Make.Rules b/Make.Rules index 553e479..de20875 100644 --- a/Make.Rules +++ b/Make.Rules
@@ -57,6 +57,7 @@ LDFLAGS=-s #-g KERNEL_HEADERS = /usr/include +SYSTEM_HEADERS = /usr/include IPATH += -I$(topdir)/libcap/include INCS=$(topdir)/libcap/include/sys/capability.h LIBS=-L$(topdir)/libcap -lcap