From f8169403d8544ad1b4afe9e690f9d0b5e7aa9cac Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Sat, 9 May 2015 19:00:16 +0000 Subject: Use sbuf(9) instead of homebrewed buffered string --- pw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pw/Makefile') diff --git a/pw/Makefile b/pw/Makefile index 269b145..69953da 100644 --- a/pw/Makefile +++ b/pw/Makefile @@ -8,7 +8,7 @@ SRCS= pw.c pw_conf.c pw_user.c pw_group.c pw_log.c pw_nis.c pw_vpw.c \ WARNS?= 2 -LIBADD= crypt util +LIBADD= crypt util sbuf .include -- cgit v1.2.3-56-ge451