Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
b0255834
Commit
b0255834
authored
Nov 08, 1995
by
Per Cederqvist
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Release 1.8.0.
parent
f284403d
Changes
20
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
755 additions
and
371 deletions
+755
-371
ChangeLog
ChangeLog
+13
-0
Makefile.in
Makefile.in
+1
-1
configure
configure
+466
-344
doc/Makefile.in
doc/Makefile.in
+1
-1
doc/man/Makefile.in
doc/man/Makefile.in
+1
-1
run-support/Makefile.in
run-support/Makefile.in
+3
-3
scripts/Makefile.in
scripts/Makefile.in
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
src/include/Makefile.in
src/include/Makefile.in
+1
-1
src/include/server/Makefile.in
src/include/server/Makefile.in
+1
-1
src/libraries/Makefile.in
src/libraries/Makefile.in
+4
-4
src/libraries/gnumalloc/Makefile.in
src/libraries/gnumalloc/Makefile.in
+229
-0
src/libraries/libansi/Makefile.in
src/libraries/libansi/Makefile.in
+1
-1
src/libraries/libcommon/Makefile.in
src/libraries/libcommon/Makefile.in
+1
-1
src/libraries/libisc-new/Makefile.in
src/libraries/libisc-new/Makefile.in
+1
-1
src/libraries/libisc-new/src/Makefile.in
src/libraries/libisc-new/src/Makefile.in
+1
-1
src/libraries/libmisc/Makefile.in
src/libraries/libmisc/Makefile.in
+1
-1
src/libraries/regex/Makefile.in
src/libraries/regex/Makefile.in
+1
-1
src/server/ChangeLog
src/server/ChangeLog
+13
-0
src/server/Makefile.in
src/server/Makefile.in
+14
-7
No files found.
ChangeLog
View file @
b0255834
Wed Nov 8 19:59:52 1995 Per Cederqvist (ceder@lysator.liu.se)
* Release 1.8.0.
* doc/prot-A.txt: This document is now frozen as 8.0.
* doc/ADMINISTRATION: Updated for 1.8.0.
* NEWS, INSTALL: Updated for 1.8.0.
* versions (SERVER-VERSION): 1.8.0.
(SERVER-COMPAT-VERSION): 10800.
* doc/man/lyskomd.8: Documented parameter "Force ISO 8859-1".
Thu Nov 2 20:40:58 1995 Per Cederqvist (ceder@lysator.liu.se)
* NEWS: Added preliminary news for 1.8.0.
...
...
Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
configure
View file @
b0255834
This diff is collapsed.
Click to expand it.
doc/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
doc/man/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
run-support/Makefile.in
View file @
b0255834
#
# Generated from: Makefile.src,v 1.
7
1995/
0
1/0
1
1
9:31:28
ceder Exp
# Generated from: Makefile.src,v 1.
8
1995/1
0
/0
7
1
4:24:10
ceder Exp
# Copyright (C) 1994, 1995 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -34,7 +34,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
@@ -68,7 +68,7 @@ SCRIPTDIR = @SRCTOPDIR@/scripts
# END section from LK_STD
SUBDIRS
=
SCRIPTS
=
komrunning
SCRIPTS
=
komrunning
savecore
.PHONY
:
includes
includes
:
...
...
scripts/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/include/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/include/server/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/Makefile.in
View file @
b0255834
#
# Generated from: Makefile.src,v 1.
7
199
4/04/05 07:53:47
ceder Exp
# Copyright (C) 1991, 1993, 1994 Lysator Academic Computer Association.
# Generated from: Makefile.src,v 1.
9
199
5/11/02 21:45:52
ceder Exp
# Copyright (C) 1991, 1993, 1994
, 1995
Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
@@ -66,7 +66,7 @@ SCRIPTDIR = @SRCTOPDIR@/scripts
$(CC)
-c
$(CPPFLAGS)
$(ALL_CFLAGS)
$<
# END section from LK_STD
SUBDIRS
=
libisc-new libansi regex libcommon libmisc
SUBDIRS
=
libisc-new libansi regex libcommon libmisc
@GNUMALLOC@
.PHONY
:
includes
includes
:
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
...
...
src/libraries/gnumalloc/Makefile.in
0 → 100644
View file @
b0255834
#
# Generated from: Makefile.src,v 1.1 1995/11/02 19:46:09 ceder Exp
# Copyright (C) 1995 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
#
# LysKOM is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 1, or (at your option)
# any later version.
#
# LysKOM is distributed in the hope that it will be useful, but WITHOUT
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
# FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
# for more details.
#
# You should have received a copy of the GNU General Public License
# along with LysKOM; see the file COPYING. If not, write to
# Lysator, c/o ISY, Linkoping University, S-581 83 Linkoping, SWEDEN,
# or the Free Software Foundation, Inc., 675 Mass Ave, Cambridge,
# MA 02139, USA.
#
# Please mail bug reports to bug-lyskom@lysator.liu.se.
#
# Begin LK_STD
srcdir
=
@srcdir@
VPATH
=
@srcdir@
SHELL
=
/bin/sh
all
:
libraries
AWK
=
@AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
INSTALL_DATA
=
@INSTALL_DATA@
INSTALL_PROGRAM
=
@INSTALL_PROGRAM@
LEX
=
@LEX@
MKDIR
=
mkdir
RANLIB
=
@RANLIB@
RM
=
rm
-f
SED
=
@SED@
SYMLINK
=
@LN_S@
TOUCHLIB
=
@RANLIB@
YACC
=
@YACC@
INCLUDEDIR
=
@BUILDTOPDIR@/include
LIBDIR
=
@BUILDTOPDIR@/lib
prefix
=
@prefix@
exec_prefix
=
@exec_prefix@
bindir
=
$(exec_prefix)
/bin
dbdir
=
$(exec_prefix)
/db
etcdir
=
$(exec_prefix)
/etc
coredir
=
$(exec_prefix)
/cores
DEFS
=
@DEFS@
LDFLAGS
=
@LDFLAGS@
CPPFLAGS
=
@CPPFLAGS@
SCRIPTDIR
=
@SRCTOPDIR@/scripts
.c.o
:
$(CC)
-c
$(CPPFLAGS)
$(ALL_CFLAGS)
$<
# END section from LK_STD
LIBNAME
=
libgmalloc
$
(
PROFILE-LIB-SUFFIX
)
.a
LIBOBJS
=
gmalloc.o mcheck.o mtrace.o mstats.o vm-limit.o ralloc.o malloc-find.o
$(LIBNAME)
:
$(LIBOBJS)
$(AR)
$(ARFLAGS)
$@
$?
$(RANLIB)
$@
INSTALL-HDRS
=
malloc.h
HDRS-DIR
=
$(INCLUDEDIR)
C_SPECIALS
=
gmalloc.c
SPECIALS
=
$(C_SPECIALS)
.PHONY
:
includes
includes
:
test
-d
$
(
HDRS-DIR
)
||
$(MKDIR)
$
(
HDRS-DIR
)
for
i
in
$
(
INSTALL-HDRS
)
;
\
do if
(
cmp
$(srcdir)
/
$$
i
$
(
HDRS-DIR
)
/
$$
i 2>/dev/null
)
;
then
\
true
;
else
\
$(RM)
$
(
HDRS-DIR
)
/
$$
i
;
\
if
$(INSTALL_DATA)
$(srcdir)
/
$$
i
$
(
HDRS-DIR
)
/
$$
i
;
\
then
true
;
else
exit
1
;
fi
;
fi
;
\
done
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making includes
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
includes
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
libraries
libraries
:
$(LIBNAME)
$(RM)
$(LIBDIR)
/
$(LIBNAME)
cp
$(LIBNAME)
$(LIBDIR)
/
$(LIBNAME)
$(TOUCHLIB)
$(LIBDIR)
/
$(LIBNAME)
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making libraries
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
libraries
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
binaries
binaries
:
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making binaries
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
binaries
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
install
install
:
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making
install
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
install
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
dependencies
:
touch
dependencies
include
dependencies
.PHONY
:
depend
depend
:
$(SPECIALS)
$(CC)
$(DEPENDFLAG)
$(ALL_CFLAGS)
$(srcdir)
/
*
.c
$(C_SPECIALS)
\
>
dependencies
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making depend
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
depend
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
# Output from LK_CLEAN
GENERIC-MOSTLYCLEAN
=
*
.o lib
*
.a core Makefile.in2
*
.tmp
$(SCRIPTS)
$(PROGRAMS)
GENERIC-PURE
=
Makefile.in configure
GENERIC-DISTCLEAN
=
*
~ .
\#
*
TAGS dependencies Makefile config.log config.cache
.PHONY
:
mostlyclean
mostlyclean
:
domostlyclean
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making mostlyclean
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
mostlyclean
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
clean
clean
:
doclean
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making clean
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
clean
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
distclean
distclean
:
dodistclean
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making distclean
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
distclean
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
realclean
realclean
:
dorealclean
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making realclean
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
realclean
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
.PHONY
:
pure
pure
:
dopure
@
for
i
in
DuMmY
$(SUBDIRS)
;
do
\
if
test
-f
$$
i/Makefile
;
then
\
echo
making pure
in
directory
$$
i
;
\
if
(
cd
./
$$
i
;
$(MAKE)
pure
)
;
\
then
true
;
else
exit
1
;
fi
;
\
else
true
;
fi
;
\
done
dopure
:
dorealclean
$(RM)
$
(
GENERIC-PURE
)
dorealclean
:
dodistclean
dodistclean
:
doclean
$(RM)
$
(
GENERIC-DISTCLEAN
)
doclean
:
domostlyclean
domostlyclean
:
$(RM)
$
(
GENERIC-MOSTLYCLEAN
)
$(RM)
$(SPECIALS)
# End output from LK_CLEAN
gmalloc
=
gmalloc-head.c malloc.h valloc.c malloc.c free.c cfree.c
\
realloc.c calloc.c morecore.c memalign.c
gmalloc.c
:
$(gmalloc)
$(RM)
$@
.tmp
$@
#cat
$(gmalloc)
>
$@
.tmp
cat
$+
>
$@
.tmp
chmod
a-w
$@
.tmp
mv
-f
$@
.tmp
$@
tags
:
etags
-t
$(INCLUDEDIR)
/
*
.h
*
.[hc]
src/libraries/libansi/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/libcommon/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/libisc-new/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/libisc-new/src/Makefile.in
View file @
b0255834
...
...
@@ -18,7 +18,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/libmisc/Makefile.in
View file @
b0255834
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/libraries/regex/Makefile.in
View file @
b0255834
...
...
@@ -41,7 +41,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
src/server/ChangeLog
View file @
b0255834
Wed Nov 8 21:59:22 1995 Per Cederqvist (ceder@lysator.liu.se)
* Release 1.8.0.
* ram-output.c (foutput_conf_type): Disable output of the new bits
until the database has a version number.
* dbck.c (check_misc_infos): Fixed misleading error messages.
Thu Nov 2 20:58:40 1995 Per Cederqvist (ceder@lysator.liu.se)
* send-async.c (async_rejected_connection): Send this message at
...
...
@@ -122,6 +131,10 @@ Fri Jan 20 23:56:14 1995 Per Cederqvist (ceder@lysator.liu.se)
* text.c (ok_to_create_next_text): Added a missing newline in a
log message.
Sun Jan 8 12:13:14 1995 Per Cederqvist (ceder@lysator.liu.se)
* Release 1.7.1.
Sun Jan 1 14:08:34 1995 Per Cederqvist (ceder@lysator.liu.se)
* Makefile.src (KOMLIBS): New variable, holding all of the
...
...
src/server/Makefile.in
View file @
b0255834
#
# Generated from: Makefile.src,v 1.2
3
1995/
0
1/0
1 19:31:42
ceder Exp
# Generated from: Makefile.src,v 1.2
4
1995/
1
1/0
2 20:00:17
ceder Exp
# Copyright (C) 1991, 1993, 1994, 1995 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -33,7 +33,7 @@ AWK = @AWK@
CC
=
@CC@
CFLAGS
=
@CFLAGS@
ALL_CFLAGS
=
@INCLUDE_CURRENT@
-I
@srcdir@
-I
@BUILDTOPDIR@/include
\
-I
@BUILDTOPDIR@/include/server
$(DEFS)
$(CFLAGS)
$(DEFS)
$(CFLAGS)
DEPENDFLAG
=
@DEPENDFLAG@
INSTALL
=
@INSTALL@
...
...
@@ -74,6 +74,8 @@ KOMLIBS = $(LIBDIR)/libisc-new$(PROFILE-LIB-SUFFIX).a \
$(LIBDIR)
/libansi
$
(
PROFILE-LIB-SUFFIX
)
.a
\
$(LIBDIR)
/libregex.a
MALLOCLIB
=
`
if
[
"@GNUMALLOC@"
=
gnumalloc
]
;
then
echo
$(LIBDIR)
/libgmalloc
$
(
PROFILE-LIB-SUFFIX
)
.a
;
fi
`
# Files that implements protocol A.
PROTA
=
prot-a-output.o prot-a-parse-arg.o prot-a-parse.o prot-a.o
\
prot-a-send-async.o
...
...
@@ -122,16 +124,20 @@ SPECIALS = call-switch.incl com.h fnc-def-init.incl \
PROGRAMS
=
lyskomd dbck updateLysKOM
lyskomd
:
$(DISKOBJS) $(GENOBJS) $(KOMLIBS)
$(CC)
$(LDFLAGS)
-o
lyskomd
$(DISKOBJS)
$(GENOBJS)
$(KOMLIBS)
$(LIBS)
$(CC)
$(LDFLAGS)
-o
lyskomd
$(DISKOBJS)
$(GENOBJS)
$(KOMLIBS)
\
$(MALLOCLIB)
$(LIBS)
updateLysKOM
:
updateLysKOM.o $(KOMLIBS)
$(CC)
$(LDFLAGS)
-o
updateLysKOM updateLysKOM.o
$(KOMLIBS)
$(LIBS)
$(CC)
$(LDFLAGS)
-o
updateLysKOM updateLysKOM.o
$(KOMLIBS)
\
$(MALLOCLIB)
$(LIBS)
encrypt
:
$(ENCRYPT) $(KOMLIBS)
$(CC)
$(LDFLAGS)
-o
enrypt
$(ENCRYPT)
$(KOMLIBS)
$(LIBS)
$(CC)
$(LDFLAGS)
-o
enrypt
$(ENCRYPT)
$(KOMLIBS)
\
$(MALLOCLIB)
$(LIBS)
dbck
:
$(DBCK) $(KOMLIBS)
$(CC)
$(LDFLAGS)
-o
dbck
$(DBCK)
$(KOMLIBS)
$(LIBS)
$(CC)
$(LDFLAGS)
-o
dbck
$(DBCK)
$(KOMLIBS)
\
$(MALLOCLIB)
$(LIBS)
call-switch.incl
:
call-switch.awk fncdef-no-str-limit.txt
$(AWK)
-f
$(srcdir)
/call-switch.awk fncdef-no-str-limit.txt
\
...
...
@@ -187,8 +193,9 @@ version-info.c: @SRCTOPDIR@/versions
echo
handle 13 nostop noprint
>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/libcommon
>>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/libansi
>>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/libisc
>>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/libisc
-new
>>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/libmisc
>>
.gdbinit
echo dir
@SRCTOPDIR@/src/libraries/gnumalloc
>>
.gdbinit
tags
:
$(RM)
TAGS
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment