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
994d5c16
Commit
994d5c16
authored
Aug 29, 1998
by
Per Cederqvist
Browse files
(site.exp): Depends on Makefile. Set top_srcdir, but not srcdir.
parent
9cd54c93
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/server/testsuite/Makefile.am
View file @
994d5c16
# $Id: Makefile.am,v 1.
8
1998/08/2
5 07:10
:4
6
ceder Exp $
# $Id: Makefile.am,v 1.
9
1998/08/2
9 13:06
:4
3
ceder Exp $
# Copyright (C) 1998 Lysator Academic Computer Association.
# Copyright (C) 1998 Lysator Academic Computer Association.
#
#
# This file is part of the LysKOM server.
# This file is part of the LysKOM server.
...
@@ -76,7 +76,7 @@ l2g_check: test-l2g site.exp
...
@@ -76,7 +76,7 @@ l2g_check: test-l2g site.exp
lyskomd_check
:
site.exp ../lyskomd
lyskomd_check
:
site.exp ../lyskomd
runtest
--tool
lyskomd
--srcdir
$(srcdir)
runtest
--tool
lyskomd
--srcdir
$(srcdir)
site.exp
:
site.exp
:
Makefile
echo
"# this file is automatically generated"
>
site.exp
echo
"# this file is automatically generated"
>
site.exp
echo
"set l2g ./test-l2g"
>>
site.exp
echo
"set l2g ./test-l2g"
>>
site.exp
echo
"set srcdir
$(srcdir)
"
>>
site.exp
echo
"set
top_
srcdir
$(
top_
srcdir)
"
>>
site.exp
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