Commit Graph

7 Commits

Author SHA1 Message Date
Bill Currie 02d24189ef Use QF_NEED for plugins.
At the moment, the selection of the default sound driver etc is broken.
2012-02-12 11:37:25 +09:00
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
Bill Currie e74d05c12b oops, didn't mean to link hw-master staticly 2003-02-12 04:48:45 +00:00
Bill Currie 21d8b4f8dc link in hw, move the qw and nq networking code into libs/net and make
hw-master use libnetchan. there are evil include hacks that will need to be
taken care of in net*.[ch]
2003-02-11 22:48:57 +00:00
Bill Currie ab7c31032e link against the correct lib :P 2003-02-10 21:39:38 +00:00
Bill Currie 36c67684a4 "it compiles, but it's a dirty hack" 2003-02-10 21:06:03 +00:00
Bill Currie 5ca662ae92 put in the beginnings of my hw-master port. /NOT/ tied into the build yet
so it won't affect 0.5.3 at all.
2003-02-10 19:31:45 +00:00