diff --git a/config/sun4os4-defs.make b/config/sun4os4-defs.make index 3277ea363433ccc17d074777cc8135586250fb20..1f5e4d1dec992be502cede7c1a8eb9754b5528bf 100644 --- a/config/sun4os4-defs.make +++ b/config/sun4os4-defs.make @@ -1,5 +1,5 @@ # -# $Id: sun4os4-defs.make,v 1.13 1992/02/26 18:47:01 ceder Exp $ +# $Id: sun4os4-defs.make,v 1.14 1992/02/28 16:09:25 ceder Exp $ # Copyright (C) 1991 Lysator Academic Computer Association. # # This file is part of the LysKOM server. @@ -22,7 +22,7 @@ # # Please mail bug reports to bug-lyskom@lysator.liu.se. # -# $Id: sun4os4-defs.make,v 1.13 1992/02/26 18:47:01 ceder Exp $ +# $Id: sun4os4-defs.make,v 1.14 1992/02/28 16:09:25 ceder Exp $ # This file is included by all Makefiles in the LysKOM hierarchy. # It gives default values for all variables that is normally used. # TOPDIR and SCRIPTDIR must be set before this file is included. @@ -49,7 +49,7 @@ LIBDIR = /usr/local/lib/lyskom ANSIDIR= #INCLUDES = -I$(ANSIDIR) -I$(INCLUDEDIR) -INCLUDES = -I$(INCLUDEDIR) -I/usr/gnu/lib/gcc/sun4-sunos4.1.1/2.0/proto-include +INCLUDES = -I$(INCLUDEDIR) -I/usr/gnu/var/gcc/sunos4.1.1/2.0/proto-include OPTIMIZE-FLAGS = -O3 #MISC-CFLAGS = -g -Wall MISC-CFLAGS = -g -Wall -Wstrict-prototypes -Wmissing-prototypes