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