utils: don't try and build termcap using code yet (we have no libtermcap)
authorAlan Cox <alan@linux.intel.com>
Fri, 2 Jan 2015 10:16:03 +0000 (10:16 +0000)
committerAlan Cox <alan@linux.intel.com>
Fri, 2 Jan 2015 10:16:03 +0000 (10:16 +0000)
From: Sergio L. Pascual <https://github.com/slp/FUZIX>

Applications/util/Makefile

index e0f5413..02e0fe9 100644 (file)
@@ -77,8 +77,6 @@ SRCS  = banner.c \
        su.c \
        sync.c \
        tee.c \
-       termcap.c \
-       tget.c \
        tail.c \
        touch.c \
        tr.c \