1
0
mirror of https://github.com/samba-team/samba.git synced 2025-03-01 04:58:35 +03:00

r9582: a few makefile fixes for 'make test'; get the dependencies and cleanup right

(This used to be commit bec6cf7ea80fde683e90590421569ea8ff88830c)
This commit is contained in:
Gerald Carter 2005-08-24 12:42:32 +00:00 committed by Gerald (Jerry) Carter
parent 024a46c8fa
commit c3d30670d4

View File

@ -774,7 +774,7 @@ pch:
##
## Targets for 'make test'
##
test: all
test: all torture
@echo Running Samba 3 Test suite
@sh ./script/tests/runtests.sh t_dir
@ -1441,7 +1441,8 @@ TOPFILES=dynconfig.o dynconfig.@PICSUFFIX@
clean: delheaders python_clean
-rm -f core */*~ *~ */*.o */*.@PICSUFFIX@ */*.@SHLIBEXT@ \
$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(MODULES) $(TORTURE_PROGS) \
$(LIBSMBCLIENT) $(EVERYTHING_PROGS) .headers.stamp t_dir
$(LIBSMBCLIENT) $(EVERYTHING_PROGS) .headers.stamp
-rm -rf t_dir
# Making this target will just make sure that the prototype files
# exist, not necessarily that they are up to date. Since they're