diff Makefile.in @ 277:6d355f1b7eaf

* Patch from Richard Ash to make building the host optional, so you can at least build the SDK even if you don't have libsndfile
author cannam
date Thu, 12 Feb 2009 12:01:58 +0000
parents e03f9d0a8dc4
children bdedb6114fc6
line wrap: on
line diff
--- a/Makefile.in	Thu Feb 12 12:00:37 2009 +0000
+++ b/Makefile.in	Thu Feb 12 12:01:58 2009 +0000
@@ -34,7 +34,7 @@
 #   clean     -- remove binary targets
 #   distclean -- remove all targets
 #
-default:	all
+default: @TARGETS@
 
 # Compile flags
 #