Code

new files
authorishmal <ishmal@users.sourceforge.net>
Mon, 13 Feb 2006 10:18:13 +0000 (10:18 +0000)
committerishmal <ishmal@users.sourceforge.net>
Mon, 13 Feb 2006 10:18:13 +0000 (10:18 +0000)
src/make.dep
src/make.files
src/make.ofiles

index bcc3a6b81787dae5c6369e040b4826c5efdf22ef..a9eb5945f4df796c0fc93df37327f2045e519bcb 100644 (file)
@@ -1,7 +1,7 @@
 ########################################################
 ## File: make.dep
 ## Purpose: Dependency listing for use by Makefiles
-## Generated by mkdep.pl at :Tue Feb  7 21:04:24 2006
+## Generated by mkdep.pl at :Mon Feb 13 07:19:09 2006
 ## Do not edit this file! Changes will be lost.
 ########################################################
 
@@ -242,6 +242,7 @@ conn-avoid-ref.o: \
        guide-snapper.h \
        helper/helper-forward.h \
        inkscape.h \
+       libavoid/connector.h \
        libavoid/geometry.h \
        libavoid/geomtypes.h \
        libavoid/incremental.h \
@@ -7088,6 +7089,47 @@ gradient-drag.o: \
        xml/repr.h \
        xml/sp-css-attr.h
 
+graphlayout/graphlayout.o: \
+       graphlayout/graphlayout.cpp \
+       conn-avoid-ref.h \
+       decimal-round.h \
+       display/display-forward.h \
+       display/nr-arena-forward.h \
+       forward.h \
+       graphlayout/graphlayout.h \
+       libavoid/connector.h \
+       libavoid/geometry.h \
+       libavoid/geomtypes.h \
+       libavoid/shape.h \
+       libnr/nr-coord.h \
+       libnr/nr-dim2.h \
+       libnr/nr-forward.h \
+       libnr/nr-i-coord.h \
+       libnr/nr-macros.h \
+       libnr/nr-matrix.h \
+       libnr/nr-maybe.h \
+       libnr/nr-point-fns.h \
+       libnr/nr-point-matrix-ops.h \
+       libnr/nr-point-ops.h \
+       libnr/nr-point.h \
+       libnr/nr-rect.h \
+       libnr/nr-rotate.h \
+       libnr/nr-scale.h \
+       libnr/nr-translate.h \
+       libnr/nr-values.h \
+       round.h \
+       sp-conn-end-pair.h \
+       sp-item-transform.h \
+       sp-item.h \
+       sp-marker-loc.h \
+       sp-object.h \
+       sp-path.h \
+       sp-shape.h \
+       traits/reference.h \
+       util/forward-pointer-iterator.h \
+       util/glib-list-iterators.h \
+       version.h
+
 grid-snapper.o: \
        grid-snapper.cpp \
        decimal-round.h \
@@ -15749,6 +15791,7 @@ ui/dialog/align-and-distribute.o: \
        gc-core.h \
        gc-finalized.h \
        gc-managed.h \
+       graphlayout/graphlayout.h \
        helper/helper-forward.h \
        inkscape.h \
        libcroco/cr-additional-sel.h \
index 52dde1e54c6c637260ee6f6572aeed2d1eb6adee..d1968b26f960805bedb5f4f1829e27b7e594d6a5 100644 (file)
@@ -1,7 +1,7 @@
 ########################################################
 ## File: make.files
 ## Purpose: Used by mkdep.pl
-## Generated by mkfiles.pl at :Tue Feb  7 21:03:56 2006
+## Generated by mkfiles.pl at :Mon Feb 13 07:18:33 2006
 ########################################################
 
 algorithms/find-if-before.h
@@ -482,6 +482,8 @@ gradient-context.cpp
 gradient-context.h
 gradient-drag.cpp
 gradient-drag.h
+graphlayout/graphlayout.cpp
+graphlayout/graphlayout.h
 grid-snapper.cpp
 grid-snapper.h
 guide-snapper.cpp
index 2e95eb9c44682ad5b2b9e9e1c1223b1c125b8ab7..26fac115099333825f40bfba71d8727ed80032b8 100644 (file)
@@ -1,7 +1,7 @@
 ########################################################
 ## File: make.ofiles
 ## Purpose: Object file listing for use by Makefiles
-## Generated by mkdep.pl at :Tue Feb  7 21:03:57 2006
+## Generated by mkdep.pl at :Mon Feb 13 07:18:42 2006
 ## Do not edit this file! Changes will be lost.
 ########################################################
 
@@ -263,6 +263,7 @@ OBJECTS = \
        gradient-chemistry.o \
        gradient-context.o \
        gradient-drag.o \
+       graphlayout/graphlayout.o \
        grid-snapper.o \
        guide-snapper.o \
        help.o \
@@ -893,6 +894,7 @@ LINTS = \
        gradient-chemistry.lint \
        gradient-context.lint \
        gradient-drag.lint \
+       graphlayout/graphlayout.lint \
        grid-snapper.lint \
        guide-snapper.lint \
        help.lint \
@@ -1282,6 +1284,7 @@ INCLUDEPATH = \
        -Iextension \
        -Iextension/script \
        -Iextension \
+       -Igraphlayout \
        -Ihelper \
        -Iinkjar \
        -Iio \