forked from Imagelibrary/rtems
Install the PostScript file.
This commit is contained in:
@@ -39,7 +39,7 @@ ps: dirs $(PROJECT).ps
|
||||
|
||||
$(PROJECT).ps: $(PROJECT).dvi
|
||||
dvips -o $(PROJECT).ps $(PROJECT).dvi
|
||||
# cp $(PROJECT).ps $(PS_INSTALL)
|
||||
cp $(PROJECT).ps $(PS_INSTALL)
|
||||
|
||||
# run texi2dvi twice to generate the xref's properly.
|
||||
$(PROJECT).dvi: $(FILES)
|
||||
|
||||
Reference in New Issue
Block a user