CVS: beepcore-c Makefile.in,1.2,1.3
Chris Hanson <[email protected]> Thu, 01 Aug 2002 19:06:08 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c In directory usw-pr-cvs1:/tmp/cvs-serv6348 Modified Files: Makefile.in Log Message: Modify makefile to install beepcore-c-config script. Index: Makefile.in =================================================================== RCS file: /cvsroot/beepcore-c/beepcore-c/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:36 -0000 1.2 --- Makefile.in 2 Aug 2002 02:06:06 -0000 1.3 *************** *** 12,22 **** # 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 --- 12,21 ---- # License. # + # $Id$ # ! # Top level 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 *************** *** 29,66 **** endif ! # 1. Generic settings ! ! include $(SRC_ROOT)/Make.defs ! ! # 2. Target directories ! ! # ! # ! # ! ! DIRS = utility \ ! core \ ! profiles \ ! threaded_os ! ! ! MOREDIRS = - # - # These 2 targets are the "default" behavior for a simple tree-down - # makefile for a directory. - # all: treeall - clean: treeclean install: treeinstall ! # ! # Include for default tree handling targets ! # ! include $(SRC_ROOT)/Make.targets ! ! ! --- 28,47 ---- endif + ### Generic settings + srcdir = @srcdir@ + top_srcdir = @top_srcdir@ + include $(top_srcdir)/Make.defs ! ### Target directories ! DIRS = utility core profiles threaded_os ! MOREDIRS = all: treeall clean: treeclean install: treeinstall + $(INSTALL_DIR) $(DIST_ROOT)/bin + $(INSTALL_SCRIPT) beepcore-c-config $(DIST_ROOT)/bin/. ! ### 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