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
860873e8
Commit
860873e8
authored
May 23, 1999
by
Per Cederqvist
Browse files
Added a FIXME comment about check_LIBRARIES versus noinst_LIBRARIES.
parent
269b80e6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/Makefile.am
View file @
860873e8
# $Id: Makefile.am,v 1.2
5
1999/05/2
1 17:31:38
ceder Exp $
# $Id: Makefile.am,v 1.2
6
1999/05/2
3 20:41:24
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -47,6 +47,12 @@ INCLUDES = -DDEFAULT_PREFIX='"$(prefix)"' \
top_srcdir
=
@top_srcdir@
bin_PROGRAMS
=
lyskomd dbck updateLysKOM komrunning
## FIXME: We should maybe use check_LIBRARIES here instead, but then
## the following useful sequence of commands would sometimes fail:
## make
## cd testsuite
## make check-l2g
noinst_LIBRARIES
=
libcheck.a
libcheck_a_SOURCES
=
local-to-global.c ram-parse.c ram-output.c
\
log.c ram-smalloc.c memory.c
...
...
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