aboutsummaryrefslogtreecommitdiffstats
path: root/make-dist
diff options
context:
space:
mode:
authorKarl Heuer1996-01-05 00:45:43 +0000
committerKarl Heuer1996-01-05 00:45:43 +0000
commit908ff139f9bd05145357e042fa6479d86bfba5ea (patch)
tree0400291d2e1409d02d5f501ccd50c0bbdc5c73b5 /make-dist
parent46c63acf938a1884cb82e589c756088300ab49a8 (diff)
downloademacs-908ff139f9bd05145357e042fa6479d86bfba5ea.tar.gz
emacs-908ff139f9bd05145357e042fa6479d86bfba5ea.zip
Comment fixes.
Diffstat (limited to 'make-dist')
-rwxr-xr-xmake-dist2
1 files changed, 1 insertions, 1 deletions
diff --git a/make-dist b/make-dist
index b42b61b450c..a21517d022b 100755
--- a/make-dist
+++ b/make-dist
@@ -370,7 +370,7 @@ done
370#### created these files by linking them in from the original tree, 370#### created these files by linking them in from the original tree,
371#### they'll have exactly two links normally.) 371#### they'll have exactly two links normally.)
372#### 372####
373#### Commented out since it's not stricly necessary; it should suffice 373#### Commented out since it's not strictly necessary; it should suffice
374#### to just break the link on alloca.c. 374#### to just break the link on alloca.c.
375#echo "Breaking intra-tree links." 375#echo "Breaking intra-tree links."
376#find ${tempdir} ! -type d -links +2 \ 376#find ${tempdir} ! -type d -links +2 \