From 9a04f4b7268c2a2d8a8feabfe7297b73efaff203 Mon Sep 17 00:00:00 2001 From: Alan Cox Date: Fri, 2 Jan 2015 10:16:03 +0000 Subject: [PATCH] utils: don't try and build termcap using code yet (we have no libtermcap) From: Sergio L. Pascual --- Applications/util/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Applications/util/Makefile b/Applications/util/Makefile index e0f54132..02e0fe96 100644 --- a/Applications/util/Makefile +++ b/Applications/util/Makefile @@ -77,8 +77,6 @@ SRCS = banner.c \ su.c \ sync.c \ tee.c \ - termcap.c \ - tget.c \ tail.c \ touch.c \ tr.c \ -- 2.34.1