diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-11-19 10:43:57 +0000 |
commit | f982be45e81588a27383cd1a3eb12789b8498904 (patch) | |
tree | 07be283d015b2c39f95e655cb7328ff355bc47fa /cad/kicad-devel/files/patch-pcbnew_makefile.include | |
parent | - Fix modes of the temp directory [1] (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_6_4_0'.release/6.4.0
Diffstat (limited to 'cad/kicad-devel/files/patch-pcbnew_makefile.include')
-rw-r--r-- | cad/kicad-devel/files/patch-pcbnew_makefile.include | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/cad/kicad-devel/files/patch-pcbnew_makefile.include b/cad/kicad-devel/files/patch-pcbnew_makefile.include deleted file mode 100644 index d680604d742f..000000000000 --- a/cad/kicad-devel/files/patch-pcbnew_makefile.include +++ /dev/null @@ -1,9 +0,0 @@ ---- pcbnew/makefile.include.orig Mon Jul 2 22:44:14 2007 -+++ pcbnew/makefile.include Mon Jul 2 22:45:08 2007 -@@ -1,5 +1,5 @@ - EXTRALIBS = ../common/common.a --EXTRACPPFLAGS += -DPCBNEW -fno-strict-aliasing -I./ -Ibitmaps -I../include -I../share -I../pcbnew -I../3d-viewer -+EXTRACPPFLAGS += -DPCBNEW -fno-strict-aliasing -I./ -Ibitmaps -I../include -I../share -I../pcbnew -I../3d-viewer -I${LOCALBASE}/include - - #COMMON = pcbnew.h struct.h class_pad.h class_module.h class_text_mod.h \ - # class_edge_mod.h class_equipot.h |