Skip to content
GitLab
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
9b5d25b9
Commit
9b5d25b9
authored
Jul 24, 1999
by
Per Cederqvist
Browse files
(bin_PROGRAMS): Added splitkomdb.
(splitkomdb_SOURCES): New variable.
parent
62f1f865
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.am
View file @
9b5d25b9
# $Id: Makefile.am,v 1.3
2
1999/07/
0
4 1
3:09:2
0 ceder Exp $
# $Id: Makefile.am,v 1.3
3
1999/07/
2
4 1
8:42:4
0 ceder Exp $
# Copyright (C) 1998-1999 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -47,7 +47,7 @@ INCLUDES = -DDEFAULT_PREFIX='"$(prefix)"' \
top_srcdir
=
@top_srcdir@
bin_PROGRAMS
=
lyskomd dbck updateLysKOM komrunning
bin_PROGRAMS
=
lyskomd dbck updateLysKOM komrunning
splitkomdb
## FIXME: We should maybe use check_LIBRARIES here instead, but then
## the following useful sequence of commands would sometimes fail:
...
...
@@ -82,6 +82,8 @@ updateLysKOM_SOURCES = updateLysKOM.c pidfile.c pidfile.h $(READ_CONFIG)
dbck_SOURCES
=
$(DBCK)
\
dbck-cache.h getopt.h standalone.c
splitkomdb_SOURCES
=
splitkomdb.c
$(READ_CONFIG)
LDADD
=
../libraries/libisc-new/src/libisc.a
\
../libraries/libmisc/libmisc.a
\
../libraries/libcommon/liblyskom-server.a
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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