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
521ee9b3
Commit
521ee9b3
authored
May 02, 2010
by
Glenn Morris
Browse files
* make-dist: There are no more src/m/*.inp files.
parent
bbf52f1e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
2 deletions
+5
-2
ChangeLog
ChangeLog
+4
-0
make-dist
make-dist
+1
-2
No files found.
ChangeLog
View file @
521ee9b3
2010-05-03 Glenn Morris <rgm@gnu.org>
* make-dist: There are no more src/m/*.inp files.
2010-05-01 Dan Nicolaescu <dann@ics.uci.edu>
* configure.in (LD_SWITCH_MACHINE, ld_switch_machine): Remove, unused.
...
...
make-dist
View file @
521ee9b3
...
...
@@ -469,8 +469,7 @@ echo "Making links to \`src/bitmaps'"
echo
"Making links to
\`
src/m'"
(
cd
src/m
# We call files for miscellaneous input (to linker etc) .inp.
ln
README
[
a-zA-Z0-9]
*
.h
*
.inp ../../
${
tempdir
}
/src/m
)
ln
README
[
a-zA-Z0-9]
*
.h ../../
${
tempdir
}
/src/m
)
echo
"Making links to
\`
src/s'"
(
cd
src/s
...
...
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