SHELL=/bin/ksh SIG=CSO all : (export UTIL=../../util; \ $$UTIL/convert.pl -A '$(SIG)' -u $$UTIL *.src ; \ $$UTIL/convert.pl -A '$(SIG)' -m -u $$UTIL *.faqsrc ; \ chmod a+r *.html; \ ) faq : /usr/local/etc/httpd/htdocs/depts/adn/inform/bin/runfaq pppfaq.faq mv pppfaq.html pppfaq.faqsrc report : ../../util/report.pl *.src >report.out chmod g+rw report.out