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:
parent
59ade63d27
commit
94414221cf
3 changed files with 19 additions and 3 deletions
|
@ -95,6 +95,7 @@ endif
|
|||
AWK = @AWK@
|
||||
LIBCURSES = @LIBCURSES@
|
||||
LIBLZO = @LIBLZO@
|
||||
LIBUSB = @LIBUSB@
|
||||
YACC = @YACC@
|
||||
UNIFONT_BDF = @UNIFONT_BDF@
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue