Subj : CVS commit src/xpdev/GNUmakefile Makefile conwrap.c semwrap.c semwrap.h targets.mk To : All From : deuce Date : Fri Apr 29 2005 03:41 pm src/xpdev GNUmakefile 1.41 1.42 Makefile 1.12 1.13 conwrap.c 1.11 1.12 semwrap.c 1.13 1.14 semwrap.h 1.13 1.14 targets.mk 1.7 1.8 Update of /cvsroot/sbbs/src/xpdev In directory cvs.synchro.net:/tmp/cvs-serv6274 Modified Files: GNUmakefile Makefile conwrap.c semwrap.c semwrap.h targets.mk Log Message: DLL-export semwrap stuff, allow a .dll to be built using the dl target: make DLLIBS=1 dl (Win32) gmake dl (*nix) .