quakeforge/libs/net
Bill Currie 9fbff2f4d5 Do an audit of the Makefile.am files.
o All instances of LIBADD/LDADD have a corresponding DEPENDENCIES
    specificatiion.
  o libraries now use a lib_ldflags macro to keep things consistent
  o duplication of source/lib names has been minimized (particularly in
    the libraries; more work needs to be done for the executables)
  o automake spec blocks have been organized (again, more work needs to be
    done for the executables)
2012-02-07 16:04:19 +09:00
..
nc Nuke a sprintf. 2011-12-08 22:16:59 +09:00
nm Fix a type mismatch on android. 2012-02-05 14:28:23 +09:00
Makefile.am Do an audit of the Makefile.am files. 2012-02-07 16:04:19 +09:00
net_chan.c Finish the docs for netchan. 2011-07-26 11:30:02 +09:00
net_main.c Some more nq networking debug prints. 2011-08-06 16:54:01 +09:00