Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
jberryman
GHC
Commits
99079b0a
Commit
99079b0a
authored
Oct 07, 1998
by
simonm
Browse files
[project @ 1998-10-07 14:18:31 by simonm]
AT_GLASGOW went away.
parent
3917b929
Changes
1
Hide whitespace changes
Inline
Side-by-side
mk/opts.mk
View file @
99079b0a
...
...
@@ -5,7 +5,7 @@
# This file defines Make variables for the
# option flags for each utility program
#
# $Id: opts.mk,v 1.
7
1998/
06/11 18:43:55 sof
Exp $
# $Id: opts.mk,v 1.
8
1998/
10/07 14:18:31 simonm
Exp $
#
#################################################################################
...
...
@@ -51,14 +51,7 @@
# These flags make flex 8-bit
SRC_FLEX_OPTS
+=
-8
#
# Make sure we install things with group 'grasp' at Glasgow
# At Glasgow, we would rather the installed binaries were stripped.
# (Delete if you feel otherwise.)
SRC_INSTALL_BIN_OPTS
+=
-s
ifeq
($(AT_GLASGOW),1)
SRC_INSTALL_OPTS
+=
-g
grasp
endif
# lint gets all CPP's flags too
SRC_LINT_OPTS
+=
-axz
-DLINT
$(SRC_CPP_OPTS)
...
...
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