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/liby/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/liby/Makefile') diff --git a/lib/liby/Makefile b/lib/liby/Makefile index 3493945..2f357f3 100644 --- a/lib/liby/Makefile +++ b/lib/liby/Makefile @@ -1,5 +1,6 @@ # $FreeBSD$ +PACKAGE=lib${LIB} LIB= y SRCS= main.c yyerror.c NO_PIC= -- cgit v1.1