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

r16415: Also delete object files from iniparser.

Guenther
This commit is contained in:
Günther Deschner 2006-06-20 12:20:11 +00:00 committed by Gerald (Jerry) Carter
parent 601643a460
commit 4e1816855a

View File

@ -1600,7 +1600,7 @@ clean: delheaders python_clean
$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \ $(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \
$(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) \ $(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) \
$(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBMSRPC) \ $(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBMSRPC) \
.headers.stamp .headers.stamp */src/*.o */src/*.@PICSUFFIX@
-rm -rf t_dir -rm -rf t_dir
# Making this target will just make sure that the prototype files # Making this target will just make sure that the prototype files