CVS: beepcore-c/threaded_os/wrapper/unix Makefile.in,1.4,1.5
Chris Hanson <[email protected]> Thu, 01 Aug 2002 21:18:32 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/threaded_os/wrapper/unix
In directory usw-pr-cvs1:/tmp/cvs-serv32661/threaded_os/wrapper/unix
Modified Files:
Makefile.in
Log Message:
Rewrite makefiles to use standard GNU directory variables and to
install in standard places.
Refer to DESTDIR during installation to simplify packaging.
Coalesce all non-profile libraries into a single library.
Don't compile the examples.
Index: Makefile.in
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/wrapper/unix/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.in 10 Nov 2001 02:34:47 -0000 1.4
--- Makefile.in 2 Aug 2002 04:18:30 -0000 1.5
***************
*** 12,31 ****
# License.
#
! #
! # $Header$
! #
! # Exit if SRC_ROOT undefined
! #
! REL_TO_ROOT = /../../..
!
! ifndef SRC_ROOT
! SRC_ROOT = $(CURDIR)$(REL_TO_ROOT)
! export SRC_ROOT
! endif
!
! # 1. Generic settings
! include $(SRC_ROOT)/Make.defs
! #
VPATH = .:../:../../utility:../../core/generic:../../transport:
--- 12,21 ----
# License.
#
! # $Id$
! ### Generic settings
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! include $(top_srcdir)/Make.defs
VPATH = .:../:../../utility:../../core/generic:../../transport:
***************
*** 36,61 ****
profile_loader.lo
! all: ${OBJS} libbptoswrapper.la
clean:
rm -rf *.o *.so *.lo *.la .libs
! install: $(LIB_INSTALL_DIR)
! $(INSTALLLIB) libbptoswrapper.la $(LIB_INSTALL_DIR)/.
! $(INSTALLFINISH) $(LIB_INSTALL_DIR)/.
!
! $(LIB_INSTALL_DIR):
! $(INSTALLDIR) $@
libbptoswrapper.la: $(OBJS)
! $(LDLIBTOOL) $(CC) -o $@ $(OBJS) $(LIBTOOL_LDFLAGS)
.DEFAULT:
! ################################################################################
! #
! # Include the default behavior at the eend so as not to
! # replace the default target above if any.
! #
! include $(SRC_ROOT)/Make.targets
!
--- 26,41 ----
profile_loader.lo
! all: $(OBJS) libbptoswrapper.la
clean:
rm -rf *.o *.so *.lo *.la .libs
! install:
libbptoswrapper.la: $(OBJS)
! $(LDLIBTOOL) $(CC) -o $@ $(OBJS)
.DEFAULT:
! ### Default tree handling targets
! include $(top_srcdir)/Make.targets
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf