* Makefile
* config/*
* contrib/*
* doc/*
* extras/*
* include/*
* lib/*
* package/*
* src/*
* tests/*
* utils/*
* removed empty lines left after removed '$' + 'Id' + '$' identifiers
4 lines
91 B
Makefile
4 lines
91 B
Makefile
include $(TOP)$(ROOT)config/linux/libs.mk
|
|
|
|
SYSLIBS := $(filter-out rt pthread, $(SYSLIBS))
|