* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
8 lines
119 B
Makefile
8 lines
119 B
Makefile
ROOT := ../../../../
|
|
|
|
LIB_BINS := \
|
|
libunicows.a \
|
|
libunicows_license.txt
|
|
|
|
include $(TOP)$(ROOT)config/libbin.mk
|