CVS: beepcore-c/threaded_os/transport/unix Makefile.in,1.5,1.6

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/transport/unix
In directory usw-pr-cvs1:/tmp/cvs-serv32661/threaded_os/transport/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/transport/unix/Makefile.in,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** Makefile.in	5 Jan 2002 13:01:25 -0000	1.5
--- Makefile.in	2 Aug 2002 04:18:30 -0000	1.6
***************
*** 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:../../wrapper:
  
--- 12,22 ----
  # License.
  #
! # $Id$
  
! ### Generic settings
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! include $(top_srcdir)/Make.defs
  
  VPATH = .:../:../../utility:../../../core/generic:../../wrapper:
  
***************
*** 36,60 ****
  		bp_tcp.lo
  
! all: ${OBJS} libbptostransport.la
  
  clean:
  	rm -rf *.o *.so *.la *.lo .libs
  
! install:  $(LIB_INSTALL_DIR) libbptostransport.la
! 	$(INSTALLLIB) libbptostransport.la $(LIB_INSTALL_DIR)/.
! 	$(INSTALLFINISH) $(LIB_INSTALL_DIR)/.
  
  libbptostransport.la: $(OBJS)
! 	$(LDLIBTOOL) $(CC) -o $@ $(OBJS) $(LIBTOOL_LDFLAGS)
! 
! $(LIB_INSTALL_DIR):
! 	$(INSTALLDIR) $@
  
  .DEFAULT:
  
! ###############################################################################
! #
! # Include the default behavior at the eend so as not to 
! # replace the default target above if any.
! #
! include $(SRC_ROOT)/Make.targets
--- 27,42 ----
  		bp_tcp.lo
  
! all: $(OBJS) libbptostransport.la
  
  clean:
  	rm -rf *.o *.so *.la *.lo .libs
  
! install:
  
  libbptostransport.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