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
10b9fe32
Commit
10b9fe32
authored
Feb 27, 2007
by
Glenn Morris
Browse files
(oldXMenu): Remove Imakefile.
(etc/images): Add README.
parent
f10de189
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
make-dist
make-dist
+2
-2
No files found.
make-dist
View file @
10b9fe32
...
...
@@ -558,7 +558,7 @@ echo "Making links to \`msdos'"
echo
"Making links to
\`
oldXMenu'"
(
cd
oldXMenu
ln
*
.c
*
.h
*
.in ../
${
tempdir
}
/oldXMenu
ln
README
Imakefile
ChangeLog ../
${
tempdir
}
/oldXMenu
ln
README ChangeLog ../
${
tempdir
}
/oldXMenu
ln
compile.com descrip.mms ../
${
tempdir
}
/oldXMenu
)
echo
"Making links to
\`
lwlib'"
...
...
@@ -603,7 +603,7 @@ echo "Making links to \`etc/e'"
echo
"Making links to
\`
etc/images'"
(
cd
etc/images
for
img
in
[
a-zA-Z]
*
.xpm
[
a-zA-Z]
*
.xbm
[
a-zA-Z]
*
.pbm
;
do
for
img
in
README
[
a-zA-Z]
*
.xpm
[
a-zA-Z]
*
.xbm
[
a-zA-Z]
*
.pbm
;
do
if
[
-f
$img
]
;
then
ln
$img
../../
${
tempdir
}
/etc/images
fi
...
...
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