mirror of
https://github.com/pocoproject/poco.git
synced 2025-04-25 09:25:57 +02:00
fix(build): Util samples Makefile
This commit is contained in:
parent
5e01472359
commit
efd0878664
@ -5,7 +5,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
.PHONY: projects
|
.PHONY: projects
|
||||||
clea distclean all: projects
|
clean distclean all: projects
|
||||||
projects:
|
projects:
|
||||||
$(MAKE) -C SampleApp $(MAKECMDGOALS)
|
$(MAKE) -C SampleApp $(MAKECMDGOALS)
|
||||||
$(MAKE) -C SampleServer $(MAKECMDGOALS)
|
$(MAKE) -C SampleServer $(MAKECMDGOALS)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user