- Move files under <lang>/htdocs/share to <lang>/share. - s/WEB_PREFIX/DOC_PREFIX/ - Update the webupdate script to use the SVN repository. Approved by: doceng (implicit)
		
			
				
	
	
		
			4 lines
		
	
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
	
		
			69 B
		
	
	
	
		
			Makefile
		
	
	
	
	
	
| # $FreeBSD$
 | |
| 
 | |
| WEBBASE?=	/data/cgi
 | |
| DOC_PREFIX?=	${.CURDIR}/../../../..
 |