diff options
Diffstat (limited to 'dev-lang/mmix/files/mmix-20110420-makefile.patch')
| -rw-r--r-- | dev-lang/mmix/files/mmix-20110420-makefile.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-lang/mmix/files/mmix-20110420-makefile.patch b/dev-lang/mmix/files/mmix-20110420-makefile.patch index dab062b050f0..14107ed915a9 100644 --- a/dev-lang/mmix/files/mmix-20110420-makefile.patch +++ b/dev-lang/mmix/files/mmix-20110420-makefile.patch @@ -1,5 +1,5 @@ ---- Makefile -+++ Makefile +--- a/Makefile ++++ b/Makefile @@ -27,23 +27,23 @@ if test -r $*.ch; then cweave $*.w $*.ch; else cweave $*.w; fi |
