mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 17:59:07 -04:00
14 lines
410 B
Plaintext
14 lines
410 B
Plaintext
$NetBSD: patch-aa,v 1.1.1.1 2001/04/12 21:52:14 jtb Exp $
|
|
|
|
--- Makefile.orig Sat Jul 29 17:59:18 2000
|
|
+++ Makefile
|
|
@@ -6,7 +6,7 @@
|
|
# In fact, CWEB 3.61 is recommended for making hardcopy or PDF documentation.
|
|
|
|
# If you prefer optimization to debugging, change -g to something like -O:
|
|
-CFLAGS = -g
|
|
+#CFLAGS = -g
|
|
|
|
# Uncomment the second line if you use pdftex to bypass .dvi files:
|
|
PDFTEX = dvipdfm
|