mirror of
https://github.com/pocoproject/poco.git
synced 2025-03-25 00:02:13 +01:00
add missing LIBPREFIX definition
This commit is contained in:
parent
072a2bfb8f
commit
c2a49cbc63
2
Makefile
2
Makefile
@ -20,6 +20,8 @@ ifndef POCO_BUILD
|
||||
export POCO_BUILD=$(POCO_BASE)
|
||||
endif
|
||||
|
||||
LIBPREFIX ?= lib
|
||||
|
||||
.PHONY: poco all libexecs cppunit tests samples cleans clean distclean install
|
||||
|
||||
# TESTS and SAMPLES are set in config.make
|
||||
|
Loading…
x
Reference in New Issue
Block a user