diff options
Diffstat (limited to 'lib/libdevstat')
-rw-r--r-- | lib/libdevstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdevstat/Makefile b/lib/libdevstat/Makefile index f29eb2c..cf3ac5e 100644 --- a/lib/libdevstat/Makefile +++ b/lib/libdevstat/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ LIB= devstat -SHLIBDIR?= /lib +SHLIBDIR?= /lib # Bump DEVSTAT_USER_API_VER in devstat.h every time this is incremented. SHLIB_MAJOR= 4 SRCS= devstat.c |