You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
libtqt-perl/doc/en/Makefile

8 lines
182 B

index.html: PerlTQt.pod
pod2html --css ../css/pod.css PerlTQt.pod > index.html
perl -pi -e 's/cgibin/cgi-bin/' index.html
perl -pi -e 's/#http/http/g' index.html
rm -f pod2*~~