Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Main
Synchronet
Commits
92366896
Commit
92366896
authored
Jun 29, 2019
by
rswindell
Browse files
uucode.* and yence.* were moved here from src/sbbs3.
You'll need to perform a clean build.
parent
6bca4c50
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
src/encode/objects.mk
src/encode/objects.mk
+4
-1
No files found.
src/encode/objects.mk
View file @
92366896
...
...
@@ -6,5 +6,8 @@
# OBJODIR, DIRSEP, and OFILE must be pre-defined
OBJS
=
$(OBJODIR)$(DIRSEP)
cp437_utf8_tbl
$(OFILE)
OBJS
=
$(OBJODIR)$(DIRSEP)
cp437_utf8_tbl
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
uucode
$(OFILE)
\
$(OBJODIR)$(DIRSEP)
yenc
$(OFILE)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment