2009-07-16 Vladimir Serbinenko <phcoder@gmail.com>

Fix libusb

	* Makefile.in (LIBUSB): new macro
	* genmk.rb (Utility/print_tail): new method
	(Utility/rule): use intermediary variable #{prefix}_OBJECTS
	(top level): call util.print_tail at the end.
This commit is contained in:
phcoder 2009-07-16 14:53:33 +00:00
parent 59ade63d27
commit 94414221cf
3 changed files with 19 additions and 3 deletions

View file

@ -95,6 +95,7 @@ endif
AWK = @AWK@
LIBCURSES = @LIBCURSES@
LIBLZO = @LIBLZO@
LIBUSB = @LIBUSB@
YACC = @YACC@
UNIFONT_BDF = @UNIFONT_BDF@