Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
nofib
Commits
de68d58f
Commit
de68d58f
authored
Oct 08, 1997
by
simonm
Browse files
[project @ 1997-10-08 14:56:38 by simonm]
replace = with += for SRC_RUNTEST_OPTS.
parent
74935f46
Changes
1
Hide whitespace changes
Inline
Side-by-side
spectral/calendar/Makefile
View file @
de68d58f
...
...
@@ -2,7 +2,7 @@ TOP = ../..
include
$(TOP)/mk/boilerplate.mk
# Arguments for test program
SRC_RUNTEST_OPTS
=
1993
SRC_RUNTEST_OPTS
+
=
1993
include
$(TOP)/mk/target.mk
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