Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.20 by jmc, Sun Jan 14 18:03:16 2018 UTC | revision 1.21 by jmc, Sun Jan 14 18:13:29 2018 UTC | |
|---|---|---|
| # | Line 11 all: | Line 11 all: |
| 11 | install: | install: |
| 12 | @make all | @make all |
| 13 | chmod 664 html/*.html | chmod 664 html/*.html |
| 14 | /bin/cp -pf html/*.html /u/u0/httpd/html/public/ | /bin/cp -f html/*.html /u/u0/httpd/html/public/ |
| 15 | #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/ |
| 16 | ||
| 17 | tidy: | tidy: |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |