CVS: beepcore-c/threaded_os/c++ Makefile.linux,1.3,1.4 Makefile.solaris,1.3,1.4
Chris Hanson <[email protected]> Fri, 06 Sep 2002 18:15:26 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/threaded_os/c++ In directory usw-pr-cvs1:/tmp/cvs-serv22777/threaded_os/c++ Modified Files: Makefile.linux Makefile.solaris Log Message: Rename "core" directories to "base". Index: Makefile.linux =================================================================== RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/c++/Makefile.linux,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.linux 23 Oct 2001 05:39:49 -0000 1.3 --- Makefile.linux 7 Sep 2002 01:15:24 -0000 1.4 *************** *** 22,26 **** DEFAULT_FLAGS=-DSTP -DPTHREAD -DLINUX DEBUGFLAGS=$(DEFAULT_FLAGS) -DDEBUG -g ! L = -L /usr/lib -L -L../../profiles/unix -L../../utility/unix -L../../core/unix -L../wrapper/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -lbptoswrapper -lbptostransport -lbptosutil -lbputil -lbeepxmlutil -lxmlglobal -lbeepcore ifdef LD_LIBRARY_PATH --- 22,26 ---- DEFAULT_FLAGS=-DSTP -DPTHREAD -DLINUX DEBUGFLAGS=$(DEFAULT_FLAGS) -DDEBUG -g ! L = -L /usr/lib -L -L../../profiles/unix -L../../utility/unix -L../../base/unix -L../wrapper/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -lbptoswrapper -lbptostransport -lbptosutil -lbputil -lbeepxmlutil -lxmlglobal -lbeepcore ifdef LD_LIBRARY_PATH *************** *** 73,81 **** # Include and VPATH ! INCLUDE = -I./core -I./sample \ -I./test -I./utility -I../../utility \ ! -I../../core/generic -I../wrapper -I../transport \ -I../utility -I../../profiles -I../examples ! vpath % ./core vpath % ./sample vpath % ./test --- 73,81 ---- # Include and VPATH ! INCLUDE = -I./base -I./sample \ -I./test -I./utility -I../../utility \ ! -I../../base/generic -I../wrapper -I../transport \ -I../utility -I../../profiles -I../examples ! vpath % ./base vpath % ./sample vpath % ./test Index: Makefile.solaris =================================================================== RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/c++/Makefile.solaris,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** Makefile.solaris 23 Oct 2001 05:39:49 -0000 1.3 --- Makefile.solaris 7 Sep 2002 01:15:24 -0000 1.4 *************** *** 22,27 **** DEFAULT_FLAGS=-DSTP -DPTHREAD -DSUNOS DEBUGFLAGS=$(DEFAULT_FLAGS) -DDEBUG -g ! #L = -L /usr/lib -L ../lib -L../wrapper/unix -L../core/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -liwwrapper -liwtransport -lbeepcore -lbeepxmlutil -liwutil -lxmlglobal -lsocket -ldl -lthread ! L = -L /usr/lib -L -L../../profiles/unix -L../../utility/unix -L../../core/unix -L../wrapper/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -lbptoswrapper -lbptostransport -lbptosutil -lbputil -lbeepxmlutil -lxmlglobal -lbeepcore -lsocket -ldl ifdef LD_LIBRARY_PATH LINK_FLAGS=-L$(subst :, -L,$(LD_LIBRARY_PATH)) $(L) --- 22,27 ---- DEFAULT_FLAGS=-DSTP -DPTHREAD -DSUNOS DEBUGFLAGS=$(DEFAULT_FLAGS) -DDEBUG -g ! #L = -L /usr/lib -L ../lib -L../wrapper/unix -L../base/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -liwwrapper -liwtransport -lbeepcore -lbeepxmlutil -liwutil -lxmlglobal -lsocket -ldl -lthread ! L = -L /usr/lib -L -L../../profiles/unix -L../../utility/unix -L../../base/unix -L../wrapper/unix -L ../transport/unix -L ../utility/unix -L ./ -lpthread -lrt -lnsl -lc -lbptoswrapper -lbptostransport -lbptosutil -lbputil -lbeepxmlutil -lxmlglobal -lbeepcore -lsocket -ldl ifdef LD_LIBRARY_PATH LINK_FLAGS=-L$(subst :, -L,$(LD_LIBRARY_PATH)) $(L) *************** *** 73,81 **** # Include and VPATH ! INCLUDE = -I./core -I./sample \ -I./test -I./utility -I../../utility \ ! -I../../core/generic -I../wrapper -I../transport \ -I../utility -I../../profiles -I../examples ! vpath % ./core vpath % ./sample vpath % ./test --- 73,81 ---- # Include and VPATH ! INCLUDE = -I./base -I./sample \ -I./test -I./utility -I../../utility \ ! -I../../base/generic -I../wrapper -I../transport \ -I../utility -I../../profiles -I../examples ! vpath % ./base vpath % ./sample vpath % ./test ------------------------------------------------------- This sf.net email is sponsored by: OSDN - Tired of that same old cell phone? Get a new here for FREE! https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390