From: Chris Hanson Date: Tue, 21 Mar 2000 04:40:45 +0000 (+0000) Subject: Eliminate "tkCanvArc.c" and "tkMenu.c". X-Git-Tag: 20090517-FFI~4183 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=6e3934131dc6dcd634f0878f0ca54c28b3d11df6;p=mit-scheme.git Eliminate "tkCanvArc.c" and "tkMenu.c". --- diff --git a/v7/src/swat/c/Makefile b/v7/src/swat/c/Makefile index 8302e9a48..1efd96f95 100644 --- a/v7/src/swat/c/Makefile +++ b/v7/src/swat/c/Makefile @@ -1,5 +1,5 @@ ## -## $Id: Makefile,v 1.1 1995/08/02 21:21:00 adams Exp $ +## $Id: Makefile,v 1.2 2000/03/21 04:40:45 cph Exp $ ## ## WARNING: This makefile is designed to be used only from the master ## makefile in the parent directory. @@ -90,7 +90,7 @@ SCXL_OBJS = scxl.o # Contents of custom directory structure: CUSTOM_SRC = \ - $(CUSTOM)/Makefile $(CUSTOM)/tkCanvArc.c $(CUSTOM)/tkMenu.c \ + $(CUSTOM)/Makefile \ $(CUSTOM)/tkEvent.c $(CUSTOM)/tkWindow.c \ $(CUSTOM)/tcl/Makefile $(CUSTOM)/tcl/tclUnix.h \ $(CUSTOM)/library/emacs.tcl