CVS: beepcore-c/threaded_os/wrapper Makefile.in,1.2,1.3
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 In directory usw-pr-cvs1:/tmp/cvs-serv32661/threaded_os/wrapper 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/Makefile.in,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** Makefile.in 30 Oct 2001 06:00:39 -0000 1.2 --- Makefile.in 2 Aug 2002 04:18:30 -0000 1.3 *************** *** 12,48 **** # License. # # ! # $Header$ ! # ! # Toplevel makefile for the source tree ! # ! # Please notice that all dependencies are resolved by ordering, so that you are not ! # allowed to screw around the order of targets! ! # ! # 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 ! ! # 2. Target directories ! ! DIRS = unix ! MOREDIRS = ! # ! # Simple tree makefile targets ! # ifdef DIRS all: treeall --- 12,30 ---- # License. # + # $Id$ # ! # Please notice that all dependencies are resolved by ordering, so ! # that you are not allowed to screw around the order of targets! ! ### Generic settings ! srcdir = @srcdir@ ! top_srcdir = @top_srcdir@ ! include $(top_srcdir)/Make.defs ! ### Target directories ! DIRS = unix ! MOREDIRS = ! ### Simple tree makefile targets ifdef DIRS all: treeall *************** *** 51,60 **** endif ! # ! # ! # ! include $(SRC_ROOT)/Make.targets ! ! ! ! --- 33,36 ---- endif ! ### 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