From: Brett Gordon Date: Thu, 15 Sep 2016 13:19:21 +0000 (-0400) Subject: 6809: make tchelp compile w/ libtermcap X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=40279bc7ba959f36a1d84adbecf13c424c5dda60;p=FUZIX.git 6809: make tchelp compile w/ libtermcap --- diff --git a/Applications/util/Makefile.6809 b/Applications/util/Makefile.6809 index 13c357ed..394a653e 100644 --- a/Applications/util/Makefile.6809 +++ b/Applications/util/Makefile.6809 @@ -95,7 +95,6 @@ SRCS = \ su.c \ tar.c \ tail.c \ - tchelp.c \ termcap.c \ umount.c \ uname.c \ @@ -109,7 +108,8 @@ SRCS = \ write.c \ xargs.c -SRCTC = tget.c +SRCTC = tget.c \ + tchelp.c SKIPPED =