Diff for /capa/capa51/GUITools/Makefile between versions 1.16 and 1.17

version 1.16, 2001/01/29 23:25:48 version 1.17, 2001/07/02 19:45:01
Line 26 Line 26
 # The target all.2 creates stand alone programs.  # The target all.2 creates stand alone programs.
   
 MAJORVER=\"5.1\"  MAJORVER=\"5.1\"
 QUIZZERMINORVER=\"5\"  QUIZZERMINORVER=\"6\"
 GRADERMINORVER=\"5\"  GRADERMINORVER=\"6\"
 MANAGERMINORVER=\"5\"  MANAGERMINORVER=\"6\"
 WEBPAGEMINORVER=\"5\"  WEBPAGEMINORVER=\"6\"
 UNAME=$(shell uname)  UNAME=$(shell uname)
   
 QUIZZERDEFS=-DQUIZZERMINORVER=$(QUIZZERMINORVER)  QUIZZERDEFS=-DQUIZZERMINORVER=$(QUIZZERMINORVER)
Line 53  TCLTK=/home/albertel/tcltk/egcc Line 53  TCLTK=/home/albertel/tcltk/egcc
 ARCHLIB=-lfl $(TCLTK)/lib/libtk8.0.a $(TCLTK)/lib/libtcl8.0.a -lm $(LIBPATH) -lX11 -ldl   ARCHLIB=-lfl $(TCLTK)/lib/libtk8.0.a $(TCLTK)/lib/libtcl8.0.a -lm $(LIBPATH) -lX11 -ldl 
 ARCHLIBTCL=-lfl $(TCLTK)/lib/libtcl8.0.a -lm $(LIBPATH) -ldl   ARCHLIBTCL=-lfl $(TCLTK)/lib/libtcl8.0.a -lm $(LIBPATH) -ldl 
 LIBPATH=-L/usr/X11R6/lib/  LIBPATH=-L/usr/X11R6/lib/
 ARCHCOPT=-g -Wall $(DEFS)  ARCHCOPT=-O2 -Wall $(DEFS)
 INC=-I. -I.. -I$(TCLTK)/include  INC=-I. -I.. -I$(TCLTK)/include
 TCLSH=$(TCLTK)/bin/tclsh8.0  TCLSH=$(TCLTK)/bin/tclsh8.0
   

Removed from v.1.16  
changed lines
  Added in v.1.17


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>
500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator at root@localhost to inform them of the time this error occurred, and the actions you performed just before this error.

More information about this error may be available in the server error log.