mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
249 B
Plaintext
14 lines
249 B
Plaintext
$NetBSD: patch-ah,v 1.1 2003/05/10 00:26:34 jtb Exp $
|
|
|
|
--- Doc/Reference/Makefile.orig
|
|
+++ Doc/Reference/Makefile
|
|
@@ -10,7 +10,7 @@
|
|
dvi: manual.dvi
|
|
ps: manual.ps
|
|
|
|
-install: ps
|
|
+install:
|
|
$(CP) manual.ps $(DOC_DIR)
|
|
|
|
manual.dvi: bibli $(TEX)
|