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
59f2b692
Commit
59f2b692
authored
Nov 16, 1992
by
Jim Blandy
Browse files
* make-dist: Don't bother to distribute src/*.com, or
src/vmsbuild; those have all been moved to `../vms'.
parent
136e6e99
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
make-dist
make-dist
+1
-1
No files found.
make-dist
View file @
59f2b692
...
...
@@ -142,7 +142,7 @@ echo "Making links to \`src'."
ln
README Makefile.in ymakefile ChangeLog config.h.in paths.h.in
\
../
${
tempdir
}
/src
ln
.gdbinit .dbxinit ../
${
tempdir
}
/src
ln
*
.com
*
.opt vms-pp.trans
vmsbuild
../
${
tempdir
}
/src
ln
*
.opt vms-pp.trans ../
${
tempdir
}
/src
cd
../
${
tempdir
}
/src
rm
-f
config.h paths.h Makefile
if
[
-z
"
${
newer
}
"
]
;
then
...
...
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