projects
/
mit-scheme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
416cfe3
)
Update to reflect changes to packaging.
author
Chris Hanson
<org/chris-hanson/cph>
Tue, 25 Sep 2001 18:10:57 +0000
(18:10 +0000)
committer
Chris Hanson
<org/chris-hanson/cph>
Tue, 25 Sep 2001 18:10:57 +0000
(18:10 +0000)
v7/src/edwin/Clean.sh
patch
|
blob
|
history
diff --git
a/v7/src/edwin/Clean.sh
b/v7/src/edwin/Clean.sh
index 0ad7a55fe2d8d410b4eade53edc569973cefea84..838e34c7cf32e5e4ce6872c2bc22c7496671e52e 100755
(executable)
--- a/
v7/src/edwin/Clean.sh
+++ b/
v7/src/edwin/Clean.sh
@@
-1,6
+1,6
@@
#!/bin/sh
#
-# $Id: Clean.sh,v 1.
3 2001/09/25 17:23:12
cph Exp $
+# $Id: Clean.sh,v 1.
4 2001/09/25 18:10:57
cph Exp $
#
# Copyright (c) 2000, 2001 Massachusetts Institute of Technology
#
@@
-29,7
+29,7
@@
fi
../etc/Clean.sh "${1}" rm-bin rm-com rm-pkg
-echo "rm -f edwinunx.* edwinw32.* edwinos2.*"
-rm -f edwinunx.* edwinw32.* edwinos2.*
+echo "rm -f edwinunx.* edwinw32.* edwinos2.*
edwin.bld
"
+rm -f edwinunx.* edwinw32.* edwinos2.*
edwin.bld
exit 0