From be161bd5a15fbb7e8bcff67475089596bd78f190 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Thu, 28 Feb 2002 18:31:42 +0000 Subject: [PATCH] add file sys/share/uudecode.c This was added to allow the build on some platforms to be completed without external utilities beyond the compiler. --- Files | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Files b/Files index e6b31ef9d..9e6b3fb0c 100644 --- a/Files +++ b/Files @@ -137,6 +137,8 @@ ioctl.c unixtty.c nhlan.c (Berkeley random number file, which may be included in any version) random.c +(Berkeley uudecode file, which may be used in build process of any version) +uudecode.c (file for VMS version) tclib.c (file for MSDOS, OS/2, and VMS versions)