aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/plotmtv/files/patch-aa
blob: 106d12ba27a793b0245e5c2d029d9b9c14fbcac2 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
--- Imakefile.orig  Sat Jul 15 04:07:13 1995
+++ Imakefile   Wed Nov  1 07:54:28 2000
@@ -19,9 +19,8 @@
 #define IHaveSubdirs
 #define PassCDebugFlags 'CDEBUGFLAGS=$(CDEBUGFLAGS) $(DEFINES)'
 
-    CDEBUGFLAGS = -g
         DEFINES = -DPRINTER_NAME=\"hpps\" -DPRINTER_CMD=\"lpr\ -h\"
-    PROGRAMDIRS = Lib Plot
+    PROGRAMDIRS = Lib Plot Docs
    UTILITIESDIR = Utils
     LOCALBINDIR = ./Bin
         SUBDIRS = $(PROGRAMDIRS) $(UTILITIESDIR)