[COMMIT LOGREPORT] docs/website/htdocs/csp install.mk,NONE,1.1 vars.mk,NONE,1.1

Joost van Baal vanbaal at users.sourceforge.net
Sun Apr 22 11:41:43 CEST 2007


Update of /cvsroot/logreport/docs/website/htdocs/csp
In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv7454/csp

Added Files:
	install.mk vars.mk 
Log Message:
caspar infrastructure

--- NEW FILE: install.mk ---
# $Id: install.mk,v 1.1 2007/04/22 09:41:40 vanbaal Exp $
# $Source: /cvsroot/logreport/docs/website/htdocs/csp/install.mk,v $

#
# This Makefile needs caspar version 20060216 (or higher).  Caspar is
# distributed with Debian and Ubuntu.  The RPM from http://mdcc.cx/pub/caspar/rpm/
# might work for some RPM-based systems (Fedora, Red Hat, SUSE, Mandriva etc.)
# If you run another operating system, get caspar from http://mdcc.cx/caspar/.
#
#
# caspar-and-svn in 5 minutes howto:
#
#  1) # aptitude install caspar
#  2) cd to a directory in your svn working tree, holding files you'd
#      like to change.  e.g.
#     $ cd ..../etc/ssh/
#  4) $ vi sshd_config
#  5) $ svn commit -m 'access for joe'
#  6) $ make
#
# Advanced usage:
#
#  make <filename>-install
#  make -n
#  make -n install
#  make -n load
#  make install
#  make load
#
# See caspar(1).
#

csp_UHOST = brouwer.uvt.nl
include caspar/mk/caspar.mk

--- NEW FILE: vars.mk ---
# $Id: vars.mk,v 1.1 2007/04/22 09:41:40 vanbaal Exp $
# $Source: /cvsroot/logreport/docs/website/htdocs/csp/vars.mk,v $

my_DOCROOT = /projects/logreport/www/www.logreport.org

-- 
To UNSUBSCRIBE, email to commit-request at logreport.org with a subject of 
"unsubscribe". Trouble? Send an email with subject "help" to 
commit-request at logreport.org



More information about the Commit mailing list