mhonarc-commits
[Top] [All Lists]

CVS: mhonarc/MHonArc dev.mk,2.3,2.4

2002-05-07 17:09:53
Update of /cvsroot/mhonarc/mhonarc/MHonArc
In directory subversions:/tmp/cvs-serv9147

Modified Files:
	dev.mk 
Log Message:
+ Added PROJECTS_RELEASES variable to represent pathname to projects
  releases root directory.
* INSTALL_ME now defined based upon $(PROJECTS_RELEASES).


Index: dev.mk
===================================================================
RCS file: /cvsroot/mhonarc/mhonarc/MHonArc/dev.mk,v
retrieving revision 2.3
retrieving revision 2.4
diff -C2 -r2.3 -r2.4
*** dev.mk	4 Apr 2002 07:09:35 -0000	2.3
--- dev.mk	7 May 2002 22:59:40 -0000	2.4
***************
*** 17,21 ****
  TAR_EXCLUDE	= ./etc/tar-exclude
  DIST_DIR	= ./dist
! INSTALL_ME	= /home/cvs/release/install.me/latest/install.me
  VERSION_NAME	= MHonArc$(_RELEASE_VERSION)
  
--- 17,21 ----
  TAR_EXCLUDE	= ./etc/tar-exclude
  DIST_DIR	= ./dist
! INSTALL_ME	= $(PROJECTS_RELEASES)/install.me/latest/install.me
  VERSION_NAME	= MHonArc$(_RELEASE_VERSION)
  


_______________________________________________
MHonArc-dev mailing list
MHonArc-dev(_at_)mail(_dot_)freesoftware(_dot_)fsf(_dot_)org
http://mail.freesoftware.fsf.org/mailman/listinfo/mhonarc-dev