 Parent Directory
|
 Parent Directory
|  Revision Log
|
 Revision Log
|  Revision Graph
|
 Revision Graph
|  Patch
 Patch
| revision 1.18 by jmc, Wed Dec 7 00:25:34 2011 UTC | revision 1.19 by jmc, Fri Jan 12 21:46:46 2018 UTC | |
|---|---|---|
| # | Line 12 all: | Line 12 all: | 
| 12 | ||
| 13 | install: | install: | 
| 14 | @make all | @make all | 
| 15 | chmod 664 html/*.html | |
| 16 | cp html/*.html /u/u0/httpd/html/public/ | cp html/*.html /u/u0/httpd/html/public/ | 
| 17 | #cp `ls html/*.html | grep -v 'html/news.html'` /u/u0/httpd/html/public/ | #cp `ls html/*.html | grep -v 'html/news.html'` /u/u0/httpd/html/public/ | 
| 18 | 
| 
 | ||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |