Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
b2327b20
Commit
b2327b20
authored
Jul 20, 1993
by
Richard M. Stallman
Browse files
(xmakefile): Use CFLAGS after C_SWITCH_SYSTEM.
parent
e33e80e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/Makefile.in
src/Makefile.in
+1
-1
No files found.
src/Makefile.in
View file @
b2327b20
...
...
@@ -80,7 +80,7 @@ relock:
xmakefile
:
ymakefile config.h ../config.status
-
rm
-f
xmakefile xmakefile.new junk.c junk.cpp
cp
${srcdir}
/ymakefile junk.c
${CPP}
-I
${srcdir}
${CFLAGS}
${C_SWITCH_SYSTEM}
junk.c
>
junk.cpp
${CPP}
-I
${srcdir}
${C_SWITCH_SYSTEM}
${CFLAGS}
junk.c
>
junk.cpp
< junk.cpp
\
sed
-e
's/^#.*//'
\
-e
's/^[ \f\t][ \f\t]*$$//'
\
...
...
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