Lines Matching refs:MAKE
168 @(cd tests; $(MAKE) all quiet-test)
171 @(cd tests; $(MAKE) all full-test)
174 @(cd tests; $(MAKE) all torture-test)
177 @(cd tests; $(MAKE) all am-test)
182 @(cd docs/examples; $(MAKE) check)
185 @(cd docs/libcurl; $(MAKE) check)
192 @(if test -f tests/Makefile; then cd tests; $(MAKE) clean; fi)
193 @(if test -f docs/Makefile; then cd docs; $(MAKE) clean; fi)
211 $(MAKE) RPMDIST=curl rpm
212 $(MAKE) RPMDIST=curl-ssl rpm
235 cd $(srcdir)/packages/Solaris && $(MAKE) package
241 $(MAKE) -C packages/Win32/cygwin cygwinbin
245 cd include && $(MAKE) install
246 cd docs && $(MAKE) install
250 cd include && $(MAKE) uninstall
251 cd docs && $(MAKE) uninstall
262 cd lib && $(MAKE) checksrc
263 cd src && $(MAKE) checksrc