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.
This commit is contained in:
nethack.allison
2002-02-28 18:31:42 +00:00
parent 354d47ce5d
commit be161bd5a1

2
Files
View File

@@ -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)