From 70d7530c64a4db0e29a55e133f855f9d9ff5e31f Mon Sep 17 00:00:00 2001 From: lecoanet Date: Mon, 8 Apr 2002 14:00:46 +0000 Subject: *** empty log message *** --- Makefile.in | 11 +++++------ 1 file 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 -- cgit v1.1