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
38ec7274
Commit
38ec7274
authored
Aug 20, 2002
by
Per Cederqvist
Browse files
(check_PROGRAMS): Added bignum.
(bignum_SOURCES): New variable. (check-lyskomd): Depend on bignum.
parent
4f589a8e
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/Makefile.am
View file @
38ec7274
# $Id: Makefile.am,v 1.4
2
2002/08/
17 17:24:1
6 ceder Exp $
# $Id: Makefile.am,v 1.4
3
2002/08/
20 07:12:4
6 ceder Exp $
# Copyright (C) 1998-2002 Lysator Academic Computer Association.
#
# This file is part of the LysKOM server.
...
...
@@ -25,7 +25,7 @@
SUBDIRS
=
config lyskomd.0
RM
=
rm
-f
check_PROGRAMS
=
test-l2g
check_PROGRAMS
=
test-l2g
bignum
noinst_DATA
=
site.exp .gdbinit valgrind.wrap
...
...
@@ -62,6 +62,8 @@ mostlyclean-local:
test_l2g_SOURCES
=
test-l2g.c
test_l2g_LDADD
=
../libcheck.a
$(LDADD)
bignum_SOURCES
=
bignum.c
../libcheck.a
:
(
cd
..
&&
$(MAKE)
libcheck.a
)
...
...
@@ -95,7 +97,7 @@ check: check-l2g check-lyskomd check-leaks
check-l2g
:
test-l2g site.exp valgrind.wrap
runtest
--tool
l2g
--srcdir
$(srcdir)
check-lyskomd
:
site.exp ../lyskomd valgrind.wrap
check-lyskomd
:
site.exp ../lyskomd valgrind.wrap
bignum
runtest
--tool
lyskomd
--srcdir
$(srcdir)
\
3<&- 4<&- 5<&- 6<&- 7<&- 8<&- 9<&-
...
...
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