14 lines
467 B
Text
14 lines
467 B
Text
$NetBSD: patch-aa,v 1.2 2003/12/04 12:04:30 adam Exp $
|
|
|
|
--- Imakefile.orig 1995-07-14 19:07:13.000000000 +0000
|
|
+++ Imakefile
|
|
@@ -19,8 +19,7 @@
|
|
#define IHaveSubdirs
|
|
#define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) $(DEFINES)'
|
|
|
|
- CDEBUGFLAGS = -g
|
|
- DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
|
|
+ DEFINES = -DPRINTER_NAME=\"S\" -DPRINTER_CMD=\"lpr\ -h\"
|
|
PROGRAMDIRS = Lib Plot
|
|
UTILITIESDIR = Utils
|
|
LOCALBINDIR = ./Bin
|