Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
21b461f4
Commit
21b461f4
authored
May 21, 1999
by
Per Cederqvist
Browse files
(lyskomd_SOURCES): Added lockdb.h and lockdb.c.
(DBCK): Likewise.
parent
a94af61b
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.am
View file @
21b461f4
# $Id: Makefile.am,v 1.2
2
1999/05/2
0 10:38:19
ceder Exp $
# $Id: Makefile.am,v 1.2
3
1999/05/2
1 06:48:03
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -62,8 +62,8 @@ lyskomd_SOURCES = $(DISKOBJS) $(GENOBJS) \
minmax.h param.h prot-a-output.h prot-a-parse.h
\
prot-a-send-async.h prot-a.h ram-output.h ram-parse.h
\
rfc931.h send-async.h server-config.h string-malloc.h
\
text-garb.h tmp-limits.h version-info.h sigflags.h trace-alloc.h
text-garb.h tmp-limits.h version-info.h sigflags.h trace-alloc.h
\
lockdb.h lockdb.c
READ_CONFIG
=
string-malloc.c ram-smalloc.c log.c conf-file.c server-config.c
\
standalone.c
...
...
@@ -109,7 +109,7 @@ DISKOBJS = ramkomd.c ram-smalloc.c simple-cache.c ram-parse.c ram-output.c \
GETOPT
=
getopt.c getopt1.c
DBCK
=
dbck.c dbck-cache.c ram-smalloc.c ram-parse.c server-config.c
\
ram-output.c memory.c conf-file.c
$(GETOPT)
version-info.c
\
local-to-global.c
local-to-global.c
lockdb.h lockdb.c
# Files for encrypt (a program to transform the database from unencrypted
# apasswords to encrypted). No longer supported.
...
...
Write
Preview
Supports
Markdown
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