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:
666aba1
)
Fix missing close paren in Makefile.in.
author
Taylor R Campbell
<campbell@mumble.net>
Sun, 6 Oct 2013 16:17:19 +0000
(16:17 +0000)
committer
Taylor R Campbell
<campbell@mumble.net>
Sun, 6 Oct 2013 16:17:19 +0000
(16:17 +0000)
src/Makefile.in
patch
|
blob
|
history
diff --git
a/src/Makefile.in
b/src/Makefile.in
index 8db1c16dcc84c331065c412249dfbceebea6c088..b3363605811c2ea240c7b4781c3dfd85783629c3 100644
(file)
--- a/
src/Makefile.in
+++ b/
src/Makefile.in
@@
-163,7
+163,7
@@
save:
-name '*.ext' -o \
-name '*.fre' -o \
-name '*.pkd' -o \
- -false
+ -false
\
\) \
-print0 \
| pax -rw -pe -l -v -d -0 obj/. \