CVS: beepcore-c/threaded_os/utility/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/utility/unix
In directory usw-pr-cvs1:/tmp/cvs-serv32661/threaded_os/utility/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/utility/unix/Makefile.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile.in	30 Oct 2001 06:00:39 -0000	1.4
--- Makefile.in	2 Aug 2002 04:18:30 -0000	1.5
***************
*** 12,33 ****
  # 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 = ..:../test:../../../utility
  
--- 12,22 ----
  # License.
  #
! # $Id$
  
! ### Generic settings
! srcdir = @srcdir@
! top_srcdir = @top_srcdir@
! include $(top_srcdir)/Make.defs
  
  VPATH = ..:../test:../../../utility
  
***************
*** 47,51 ****
  
  clean:
! 	touch foo.o foo.so ; rm -rf *.o *.so configtest hashtest unit_xml_entities *.lo *.la .libs
  
  configtest: $(OBJS) configtest.lo $(GLOBUTILOBJS)
--- 36,41 ----
  
  clean:
! 	touch foo.o foo.so ; rm -rf *.o *.so configtest hashtest \
! 		unit_xml_entities *.lo *.la .libs
  
  configtest: $(OBJS) configtest.lo $(GLOBUTILOBJS)
***************
*** 54,72 ****
  
  libbptosutil.la: $(OBJS)
! 	$(LDLIBTOOL) $(CC) -o $@ $(OBJS) $(SYSLIBS) $(LIBTOOL_LDFLAGS)
! 
! install: $(LIB_INSTALL_DIR)
! 	$(INSTALLLIB) libbptosutil.la $(LIB_INSTALL_DIR)/.
! 	$(INSTALLFINISH) $(LIB_INSTALL_DIR)/.
  
! $(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
--- 44,53 ----
  
  libbptosutil.la: $(OBJS)
! 	$(LDLIBTOOL) $(CC) -o $@ $(OBJS) $(SYSLIBS)
  
! install:
  
  .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