You cannot 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/fr/Makefile

8 lines
180 B
Makefile

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