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
1f4b636c
Commit
1f4b636c
authored
Feb 25, 1996
by
Per Cederqvist
Browse files
(GETOPT): New variable
(DBCK): Needs GETOPT and version-info.o
parent
a13ec581
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.src
View file @
1f4b636c
#
# $Id: Makefile.src,v 1.2
4
199
5/11/02 20:00:17
ceder Exp $
# $Id: Makefile.src,v 1.2
5
199
6/02/25 20:37:54
ceder Exp $
# Copyright (C) 1991, 1993, 1994, 1995 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -59,9 +59,10 @@ DISKOBJS = ramkomd.o ram-smalloc.o simple-cache.o ram-parse.o ram-output.o \
# Files for dbck.
GETOPT
=
getopt.o getopt1.o
DBCK
=
dbck.o dbck-cache.o ram-smalloc.o ram-parse.o server-config.o
\
kom-types.o
\
ram-output.o memory.o conf-file.o
ram-output.o memory.o conf-file.o
$(GETOPT)
version-info.o
# Files for encrypt (a program to transform the database from unencrypted
# apasswords to encrypted). No longer supported.
...
...
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