Changeset 67b8f47 in rtems


Ignore:
Timestamp:
02/09/99 20:29:43 (25 years ago)
Author:
Joel Sherrill <joel.sherrill@…>
Branches:
4.10, 4.11, 4.8, 4.9, 5, master
Children:
5bb77c4
Parents:
3ce8540
Message:

Install the PostScript? file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • doc/bsp_howto/Makefile

    r3ce8540 r67b8f47  
    4040$(PROJECT).ps: $(PROJECT).dvi
    4141        dvips -o $(PROJECT).ps $(PROJECT).dvi
    42         # cp $(PROJECT).ps $(PS_INSTALL)
     42        cp $(PROJECT).ps $(PS_INSTALL)
    4343
    4444# run texi2dvi twice to generate the xref's properly.
Note: See TracChangeset for help on using the changeset viewer.