Documented the %! (get environment) preprocessor directive.
[platform/upstream/nasm.git] / doc / Makefile.in
index da96237..a3279e4 100644 (file)
@@ -37,10 +37,9 @@ nasmdoc.dip: nasmdoc.src rdsrc.pl
 nasmdoc.texi: nasmdoc.dip
        : Generated by side effect
 
-nasmdoc.ps: nasmdoc.dip nasmlogo.eps ../version \
+nasmdoc.ps: nasmdoc.dip nasmlogo.eps ../version genpsdriver.pl \
            genps.pl psfonts.ph pswidth.ph head.ps
-       $(PERL) $(srcdir)/genps.pl -subtitle "version `cat ../version`" \
-               nasmdoc.dip > nasmdoc.ps
+       $(PERL) $(srcdir)/genpsdriver.pl > nasmdoc.ps
 
 nasmdoc.pdf: nasmdoc.ps
        $(PS2PDF) nasmdoc.ps nasmdoc.pdf