--- gvpe/doc/Makefile.maint 2003/03/23 14:58:21 1.3 +++ gvpe/doc/Makefile.maint 2003/03/28 18:14:57 1.4 @@ -37,11 +37,11 @@ sample-config.tar.gz: GZIP=$(GZIP_ENV) $(AMTAR) chozf sample-config.tar.gz sample-config -%.5: %.pod - pod2man -r $(VERSION) -s 5 -c "Virtual Private Ethernet" $< >$@ +%.5: %.5.pod + pod2man -qnone -r $(VERSION) -s 5 -c "Virtual Private Ethernet" $< >$@ -%.8: %.pod - pod2man -r $(VERSION) -s 8 -c "Virtual Private Ethernet" $< >$@ +%.8: %.8.pod + pod2man -qnone -r $(VERSION) -s 8 -c "Virtual Private Ethernet" $< >$@ ../README: vpe.pod pod2text -q\\\" -a vpe.pod >../README