summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-09 20:29:43 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-02-09 20:29:43 +0000
commit67b8f4725a3daae69c618eb62e7c56e7299e3629 (patch)
tree347205f538c6dbb27c188060cff5c6e57c77d59b
parentChanged version. (diff)
downloadrtems-67b8f4725a3daae69c618eb62e7c56e7299e3629.tar.bz2
Install the PostScript file.
-rw-r--r--doc/bsp_howto/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/bsp_howto/Makefile b/doc/bsp_howto/Makefile
index 3af731dc2d..a6667d2e67 100644
--- a/doc/bsp_howto/Makefile
+++ b/doc/bsp_howto/Makefile
@@ -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)