[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Makefile
- From: David Given <dg@...>
- Date: Tue, 15 Jun 2010 16:15:21 +0100
On 2010-06-15 13:28, Luiz Henrique de Figueiredo wrote:
[...]
> Makefile:
all clean test install uninstall local none echo pecho lecho
None of these.
src/Makefile:
default all o a clean depend echo none
aix ansi bsd freebsd generic linux macosx mingw posix solaris
clean, ansi, posix, linux, generic.
--
┌─── dg@cowlark.com ───── http://www.cowlark.com ─────
│
│ life←{ ↑1 ⍵∨.^3 4=+/,¯1 0 1∘.⊖¯1 0 1∘.⌽⊂⍵ }
│ --- Conway's Game Of Life, in one line of APL