From 02033888e15519514c7ad2f45d1b4e901e4df8bd Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 17 Oct 2014 05:09:42 +0200 Subject: add alloca MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index ec57bed..da0a418 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ .PHONY: all -all: bin/malloc bin/new +all: bin/malloc bin/new bin/alloca bin/%: src/%.cc -- cgit v1.2.3-70-g09d2