From 67b8f4725a3daae69c618eb62e7c56e7299e3629 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Tue, 9 Feb 1999 20:29:43 +0000 Subject: Install the PostScript file. --- doc/bsp_howto/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') 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) -- cgit v1.2.3