mhonarc-commits
[Top] [All Lists]

CVS: mharc Makefile,1.18,1.19

2002-05-24 18:30:05
Update of /cvsroot/mhonarc/mharc
In directory subversions:/tmp/cvs-serv397

Modified Files:
	Makefile 
Log Message:
+ Added deploy target for use after a release is done.


Index: Makefile
===================================================================
RCS file: /cvsroot/mhonarc/mharc/Makefile,v
retrieving revision 1.18
retrieving revision 1.19
diff -C2 -r1.18 -r1.19
*** Makefile	11 Mar 2002 07:15:53 -0000	1.18
--- Makefile	25 May 2002 00:49:22 -0000	1.19
***************
*** 194,195 ****
--- 194,202 ----
  	$(APPLY_CONFIG) -clean -verbose
  
+ deploy: deploy-bundles
+ 
+ deploy-bundles:
+ 	(cd /home/users/mhonarc.org/htdocs/tar; \
+ 	 for i in ../release/mharc/tar/mharc-* ; do \
+ 	    ln -s $$i >/dev/null 2>&1 ; \
+ 	 done )

---------------------------------------------------------------------
To sign-off this list, send email to majordomo(_at_)mhonarc(_dot_)org with the
message text UNSUBSCRIBE MHONARC-DEV