056e53c2c5
Make each convenience library depend on the ones it requires, which is pretty straightforward for us as they each only depend on a single other one, avoiding any worry about double linking of static objects.
4 lines
83 B
Makefile
4 lines
83 B
Makefile
## Process this file with automake to produce Makefile.in
|
|
|
|
SUBDIRS = mio ctags src
|