diff --git a/config/sun4os4-defs.make b/config/sun4os4-defs.make index e470035bbe5c194623f4dc8719232505d1dc6e7c..cb364f081f2ffc8506f013b2c328c29c4229b015 100644 --- a/config/sun4os4-defs.make +++ b/config/sun4os4-defs.make @@ -1,5 +1,5 @@ # -# $Id: sun4os4-defs.make,v 1.11 1992/02/09 21:26:06 linus Exp $ +# $Id: sun4os4-defs.make,v 1.12 1992/02/10 02:44:23 linus 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.11 1992/02/09 21:26:06 linus Exp $ +# $Id: sun4os4-defs.make,v 1.12 1992/02/10 02:44:23 linus 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. @@ -40,6 +40,7 @@ TOUCHLIB = ranlib -t SYMLINK = ln -s YACC = bison -d LEX = flex +MKDIR=/bin/mkdir INCLUDEDIR = /usr/local/include/lyskom LIBDIR = /usr/local/lib/lyskom