git » libfiu » commit f50ef94

Build and install the preload libraries by default

author Alberto Bertogli
2009-06-15 06:22:29 UTC
committer Alberto Bertogli
2009-06-16 19:14:51 UTC
parent aea52dd4feace88142f31303967b9f9d410358a8

Build and install the preload libraries by default

There is no need to restrain from installing the preload libraries (and
support applications) by default. If somebody wants to install just the
library, he/she still can by using the "libfiu" target.

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>

Makefile +2 -2

diff --git a/Makefile b/Makefile
index f084565..ddef2ed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
 
 
-default: libfiu
+default: all
 
-install: libfiu_install
+install: all_install
 
 all: libfiu preload