From 911d44c712941ad473c78621595be1285506dc78 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Mon, 12 Oct 2009 09:46:52 +0200 Subject: Implement the install target --- makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makefile') diff --git a/makefile b/makefile index 3ff2fb3..3c890b1 100644 --- a/makefile +++ b/makefile @@ -19,7 +19,7 @@ test: $(out_base)/libcutl/.test # Install. # -install: +install: $(out_base)/libcutl/.install # Clean. # -- cgit v1.1