aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorlecoanet2002-04-08 14:00:46 +0000
committerlecoanet2002-04-08 14:00:46 +0000
commit70d7530c64a4db0e29a55e133f855f9d9ff5e31f (patch)
tree49ef17dcce13921bcd7a9e02c7b5f35c43b2827f /Makefile.in
parent5629e1cc1e020b7e33789c98b79461a36a3fcf1f (diff)
downloadtkzinc-70d7530c64a4db0e29a55e133f855f9d9ff5e31f.zip
tkzinc-70d7530c64a4db0e29a55e133f855f9d9ff5e31f.tar.gz
tkzinc-70d7530c64a4db0e29a55e133f855f9d9ff5e31f.tar.bz2
tkzinc-70d7530c64a4db0e29a55e133f855f9d9ff5e31f.tar.xz
*** empty log message ***
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in11
1 files changed, 5 insertions, 6 deletions
diff --git a/Makefile.in b/Makefile.in
index 2f7440f..16efb30 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -98,16 +98,15 @@ endif
#
#------- Nothing to be modified by users below this line (hopefully ;-) ) ----------------
#
-TODO=Mosaic.c
cfiles = Track.c Tabular.c Reticle.c Map.c Rectangle.c Arc.c Curve.c \
- Bezier.c Item.c PostScript.c MapInfo.c Attrs.c Draw.c Geo.c List.c \
- perfos.c version.c Transfo.c Group.c Icon.c Text.c Image.c Color.c \
- Triangles.c Window.c
+ Bezier.c Item.c PostScript.c MapInfo.c Attrs.c Draw.c Geo.c List.c \
+ perfos.c version.c Transfo.c Group.c Icon.c Text.c Image.c Color.c \
+ Field.c Triangles.c Window.c
tkcfiles = tkZinc.c
omcfiles = OverlapMan.c
hfiles = MapInfo.h List.h perfos.h patchlvl.h Types.h Transfo.h \
- Attrs.h Item.h PostScript.h Draw.h Image.h Geo.h \
- OverlapMan.h WidgetInfo.h Track.h
+ Attrs.h Item.h Field.h PostScript.h Draw.h Image.h Geo.h \
+ OverlapMan.h WidgetInfo.h Track.h Group.h
dfiles = Copyright
projfiles = ChangeLog mkinstalldirs
confiles = configure configure.in acaux.m4 config.h.in Makefile.in install-sh