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
691d8b2c
Commit
691d8b2c
authored
Jun 03, 1993
by
Richard M. Stallman
Browse files
(xmakefile): Depend on ../config.status.
parent
136351b7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletion
+3
-1
src/Makefile.in
src/Makefile.in
+3
-1
No files found.
src/Makefile.in
View file @
691d8b2c
...
...
@@ -71,7 +71,9 @@ relock:
### appropriate CPP symbols to use in ymakefile.
### If you have a problem with cc -E here, changing
### the definition of CPP above may fix it.
xmakefile
:
ymakefile config.h
# Remake xmakefile whenever we reconfigure even if config.h didn't change.
xmakefile
:
ymakefile config.h ../config.status
-
rm
-f
xmakefile xmakefile.new junk.c junk.cpp
cp
${srcdir}
/ymakefile junk.c
${CPP}
-I
${srcdir}
${CFLAGS}
junk.c
>
junk.cpp
\
...
...
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