aboutsummaryrefslogtreecommitdiff
path: root/cad/kicad-devel/files/patch-cvpcb_makefile.include
diff options
context:
space:
mode:
Diffstat (limited to 'cad/kicad-devel/files/patch-cvpcb_makefile.include')
-rw-r--r--cad/kicad-devel/files/patch-cvpcb_makefile.include12
1 files changed, 0 insertions, 12 deletions
diff --git a/cad/kicad-devel/files/patch-cvpcb_makefile.include b/cad/kicad-devel/files/patch-cvpcb_makefile.include
deleted file mode 100644
index 428587135cce..000000000000
--- a/cad/kicad-devel/files/patch-cvpcb_makefile.include
+++ /dev/null
@@ -1,12 +0,0 @@
---- cvpcb/makefile.include.orig 2008-08-01 20:41:51.000000000 +0200
-+++ cvpcb/makefile.include 2008-09-20 18:51:04.000000000 +0200
-@@ -3,7 +3,8 @@
-
- EXTRACPPFLAGS += -DCVPCB -fno-strict-aliasing\
- -I./ -I../cvpcb -I../include -Ibitmaps\
-- -I../pcbnew -I../3d-viewer -I ../polygon
-+ -I../pcbnew -I../3d-viewer -I ../polygon\
-+ -I${LOCALBASE}/include
-
- EXTRALIBS = ../common/common.a ../bitmaps/libbitmaps.a\
- ../polygon/lib_polygon.a\