From 34327c52abce3986ee21b9d0e1816f6bd5324287 Mon Sep 17 00:00:00 2001 From: "Michael I. Bushnell" Date: Thu, 20 Jun 1996 18:48:01 +0000 Subject: (getty): --- daemons/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/daemons/Makefile b/daemons/Makefile index 0d9bae28..580fe675 100644 --- a/daemons/Makefile +++ b/daemons/Makefile @@ -26,8 +26,11 @@ installationdir = $(libexecdir) OBJS = $(SRCS:.c=.o) +libutil-libsubst = -lutil + include ../Makeconf %: %.sh cp $< $@ +getty: -lutil -- cgit v1.2.3