3b28c7db04
amount of data was transfered by each user" PR: 27836 Submitted by: Amir S. <amir@boom.org.il>
8 lines
228 B
Text
8 lines
228 B
Text
--- module/Makefile.orig Fri Jun 1 11:20:26 2001
|
|
+++ module/Makefile Sun Jun 17 18:15:28 2001
|
|
@@ -1,4 +1,5 @@
|
|
KMOD = trafcount
|
|
SRCS = trafcount.c ../include/trafcount.h
|
|
+KMODDIR = /usr/local/libexec
|
|
|
|
.include <bsd.kmod.mk>
|