Skip to content
Snippets Groups Projects
Commit 6f04bdc2 authored by rswindell's avatar rswindell
Browse files

Added new uucode (uuencode/decode) module.

parent 9cc3d853
No related branches found
No related tags found
No related merge requests found
......@@ -97,6 +97,7 @@ OBJS = $(LIBODIR)$(SLASH)ansiterm.$(OFILE)\
$(LIBODIR)$(SLASH)upload.$(OFILE)\
$(LIBODIR)$(SLASH)userdat.$(OFILE)\
$(LIBODIR)$(SLASH)useredit.$(OFILE)\
$(LIBODIR)$(SLASH)uucode.$(OFILE)\
$(LIBODIR)$(SLASH)viewfile.$(OFILE)\
$(LIBODIR)$(SLASH)writemsg.$(OFILE)\
$(LIBODIR)$(SLASH)xtrn.$(OFILE)\
......
......@@ -474,6 +474,10 @@ SOURCE=.\useredit.cpp
# End Source File
# Begin Source File
SOURCE=.\uucode.c
# End Source File
# Begin Source File
SOURCE=.\ver.cpp
# End Source File
# Begin Source File
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment