mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-16 06:56:41 +02: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)
|
export POCO_BUILD=$(POCO_BASE)
|
||||||
endif
|
endif
|
||||||
|
|
||||||
|
LIBPREFIX ?= lib
|
||||||
|
|
||||||
.PHONY: poco all libexecs cppunit tests samples cleans clean distclean install
|
.PHONY: poco all libexecs cppunit tests samples cleans clean distclean install
|
||||||
|
|
||||||
# TESTS and SAMPLES are set in config.make
|
# TESTS and SAMPLES are set in config.make
|
||||||
|
Loading…
x
Reference in New Issue
Block a user