summaryrefslogtreecommitdiff
path: root/gsrlimit/Makefile
diff options
context:
space:
mode:
authorDimitri Sokolyuk <demon@dim13.org>2005-09-04 23:43:38 +0000
committerDimitri Sokolyuk <demon@dim13.org>2005-09-04 23:43:38 +0000
commit328f784cf0e48c353e34712e180a0adfa0c0bdf7 (patch)
treeb3469c481869aa3517d0fb5c00b1c6a584b0092d /gsrlimit/Makefile
parentaac40f919e5f2c91ab6aab59e50c6dac61eb3bd3 (diff)
verbose rlimit LKM
Diffstat (limited to 'gsrlimit/Makefile')
-rw-r--r--gsrlimit/Makefile6
1 files changed, 6 insertions, 0 deletions
diff --git a/gsrlimit/Makefile b/gsrlimit/Makefile
new file mode 100644
index 0000000..076bae9
--- /dev/null
+++ b/gsrlimit/Makefile
@@ -0,0 +1,6 @@
+# $Id$
+
+LKM= gsrlimit
+NOMAN= noman
+
+.include <bsd.lkm.mk>