View | Details | Raw Unified | Return to bug 23421
Collapse All | Expand All

(-)cad/pcb/files/patch-ae (+11 lines)
Line 0 Link Here
1
--- src/Imakefile.orig	Thu Jan 14 02:52:36 1999
2
+++ src/Imakefile	Sun Dec 10 17:17:07 2000
3
@@ -67,7 +67,7 @@
4
 
5
 depend:: parse_l.c parse_y.c
6
 
7
-ComplexProgramTarget(pcb)
8
+ComplexProgramTargetNoMan(pcb)
9
 InstallAppDefaults(Pcb)
10
 InstallMultipleFlags($(DEFAULTFONT),$(PCBLIBDIR),$(INSTLIBFLAGS))
11

Return to bug 23421