[Buildroot] svn commit: trunk/buildroot/package

Peter Korsgaard jacmet at uclibc.org
Fri Mar 7 20:32:43 UTC 2008


>>>>> "ninevoltz" == ninevoltz  <ninevoltz at uclibc.org> writes:

Hi,

 ninevoltz>  	find $(TARGET_DIR) -name '*.la' -delete
 ninevoltz> +	find $(TARGET_DIR)/lib -name '*.a' -delete
 ninevoltz> +	find $(TARGET_DIR)/usr/lib -name '*.a' -delete

Uhh, what about the _HEADERS targets for development files (.h + .a in
TARGET_DIR)?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list