From fef2698edfa99e7a2c6cc18a04b5261c08130f45 Mon Sep 17 00:00:00 2001 From: gjb Date: Thu, 4 Feb 2016 21:16:35 +0000 Subject: First pass through library packaging. Sponsored by: The FreeBSD Foundation --- lib/libproc/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libproc') diff --git a/lib/libproc/Makefile b/lib/libproc/Makefile index 8c4f484..0372377 100644 --- a/lib/libproc/Makefile +++ b/lib/libproc/Makefile @@ -2,6 +2,7 @@ .include +PACKAGE=lib${LIB} LIB= proc SRCS= proc_bkpt.c \ -- cgit v1.1