From 0dcee3c25fd84fb3dbc4bc28afa4163ce467b4f2 Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Sat, 6 Jul 1996 04:19:03 +0000 Subject: (getty): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a. --- daemons/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'daemons/Makefile') diff --git a/daemons/Makefile b/daemons/Makefile index 69ab42da..b089ac79 100644 --- a/daemons/Makefile +++ b/daemons/Makefile @@ -34,6 +34,6 @@ include ../Makeconf %: %.sh cp $< $@ && chmod +w $@ -getty: -lutil +getty: ../libshouldbeinlibc/libshouldbeinlibc.a -lutil $(filter-out $(special-targets), $(targets)): %: %.o -- cgit v1.2.3