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

Moved unicode* to xpdev.

parent 9374bfe3
No related branches found
No related tags found
No related merge requests found
......@@ -6,8 +6,8 @@
# OBJODIR, DIRSEP, and OFILE must be pre-defined
OBJS = $(OBJODIR)$(DIRSEP)unicode$(OFILE) \
$(OBJODIR)$(DIRSEP)utf8$(OFILE) \
OBJS = \
$(OBJODIR)$(DIRSEP)utf8$(OFILE) \
$(OBJODIR)$(DIRSEP)uucode$(OFILE) \
$(OBJODIR)$(DIRSEP)yenc$(OFILE) \
$(OBJODIR)$(DIRSEP)lzh$(OFILE) \
......
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