Index: openacs-4/packages/xowiki/www/xinha/Makefile =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xowiki/www/xinha/Makefile,v diff -u -N --- openacs-4/packages/xowiki/www/xinha/Makefile 14 Dec 2005 16:13:01 -0000 1.1 +++ /dev/null 1 Jan 1970 00:00:00 -0000 @@ -1,14 +0,0 @@ -FILES = *.adp *.tcl blank.html - -SOURCE = /usr/local/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/OacsFs/popups/ - -unlink: - rm -f ${FILES} - cp -p ${SOURCE}/*.html . - cp -p ${SOURCE}/*.adp . - cp -p ${SOURCE}/*.tcl . - -link: - ln -sf ${SOURCE}/*.html . - ln -sf ${SOURCE}/*.adp . - ln -sf ${SOURCE}/*.tcl .