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

Include new netwrap module in xpdev library.

parent 95f00652
No related branches found
No related tags found
No related merge requests found
......@@ -15,6 +15,7 @@ OBJS = \
$(OBJODIR)$(DIRSEP)genwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)ini_file$(OFILE) \
$(OBJODIR)$(DIRSEP)link_list$(OFILE) \
$(OBJODIR)$(DIRSEP)netwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)sockwrap$(OFILE) \
$(OBJODIR)$(DIRSEP)str_list$(OFILE) \
$(OBJODIR)$(DIRSEP)xpbeep$(OFILE)
......@@ -31,6 +32,7 @@ MTOBJS = \
$(MTOBJODIR)$(DIRSEP)link_list$(OFILE) \
$(MTOBJODIR)$(DIRSEP)msg_queue$(OFILE) \
$(MTOBJODIR)$(DIRSEP)semwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)netwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)sockwrap$(OFILE) \
$(MTOBJODIR)$(DIRSEP)str_list$(OFILE) \
$(MTOBJODIR)$(DIRSEP)threadwrap$(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