MFen 38826 -> 39702
This commit is contained in:
parent
70af7f3ca8
commit
7429809827
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=39765
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
#
|
||||||
# %SOURCE% en_US.ISO8859-1/flyer/Makefile
|
# %SOURCE% en_US.ISO8859-1/flyer/Makefile
|
||||||
# %SRCID% 38826
|
# %SRCID% 39702
|
||||||
|
|
||||||
pdf: dvi ps
|
pdf: dvi ps
|
||||||
ps2pdf13 -sPAPERSIZE=a4 flyer.ps
|
ps2pdf -sPAPERSIZE=a4 flyer.ps
|
||||||
|
|
||||||
ps: dvi
|
ps: dvi
|
||||||
dvips -t a4 flyer.dvi -o
|
dvips -t a4 flyer.dvi -o
|
||||||
|
|
Loading…
Reference in a new issue