From c0f23beb65e9af4511e5e455ca71039be233300b Mon Sep 17 00:00:00 2001 From: stanton Date: Sat, 18 Sep 1999 00:20:56 +0000 Subject: added DEMOPROGS --- win/Makefile.in | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/win/Makefile.in b/win/Makefile.in index ca66aa1..12ef257 100644 --- a/win/Makefile.in +++ b/win/Makefile.in @@ -4,7 +4,7 @@ # "autoconf" program (constructs like "@foo@" will get replaced in the # actual Makefile. # -# RCS: @(#) $Id: Makefile.in,v 1.10 1999/09/10 00:23:12 wart Exp $ +# RCS: @(#) $Id: Makefile.in,v 1.11 1999/09/18 00:20:56 stanton Exp $ TCLVERSION = @TCL_VERSION@ VERSION = @TK_VERSION@ @@ -326,6 +326,8 @@ TK_OBJS = \ STUB_OBJS = \ tkStubLib.$(OBJEXT) +DEMOPROGS = browse hello ixset rmt rolodex square tcolor timer widget + # Main targets. The default target -- all -- builds the binaries, # performs any post processing on libraries or documents. -- cgit v0.12