diff options
Diffstat (limited to 'lib/libstdbuf/Makefile')
-rw-r--r-- | lib/libstdbuf/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libstdbuf/Makefile b/lib/libstdbuf/Makefile index 102c6745c593..9e289e0018fc 100644 --- a/lib/libstdbuf/Makefile +++ b/lib/libstdbuf/Makefile @@ -1,6 +1,5 @@ .include <bsd.own.mk> -PACKAGE=lib${LIB} LIB= stdbuf SRCS= stdbuf.c SHLIB_MAJOR= 1 |