* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
9 lines
123 B
Plaintext
9 lines
123 B
Plaintext
incpaths=.
|
|
headers=${hb_name}.ch
|
|
libpaths=lib/${hb_plat}/${hb_comp}
|
|
|
|
libs=${hb_name}
|
|
|
|
{win}libs=libusb-1
|
|
{!win}libs=libusb
|