|
| From: | Julius Smith |
| Subject: | [Octave-bug-tracker] [bug #41520] Error installing control package in Octave 3.8.0 on MacOS Mavericks |
| Date: | Sat, 18 Jun 2016 20:30:03 +0000 (UTC) |
| User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/51.0.2704.103 Safari/537.36 |
Follow-up Comment #11, bug #41520 (project octave):
Trying again with a new guess for how to format code in "rich markup":
```
LDIR = /opt/local/lib/gcc5/gcc/x86_64-apple-darwin15
LIB = $(lastword $(sort $(wildcard $(LDIR)/5.*)))
all:
echo found $(LIB)
```
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?41520>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |