mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
r13750: Cleanup line wrap to less than 80 chars.
This commit is contained in:
parent
01ef957d48
commit
6e4af8cd15
@ -1558,9 +1558,10 @@ TOPFILES=dynconfig.o dynconfig.@PICSUFFIX@
|
||||
|
||||
clean: delheaders python_clean
|
||||
-rm -f core */*~ *~ */*.o */*.@PICSUFFIX@ */*.@SHLIBEXT@ \
|
||||
$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) $(MODULES) \
|
||||
$(TORTURE_PROGS) $(LIBSMBCLIENT) $(LIBSMBSHAREMODES) \
|
||||
$(EVERYTHING_PROGS) $(LIBMSRPC) .headers.stamp
|
||||
$(TOPFILES) $(BIN_PROGS) $(SBIN_PROGS) $(ROOT_SBIN_PROGS) \
|
||||
$(MODULES) $(TORTURE_PROGS) $(LIBSMBCLIENT) \
|
||||
$(LIBSMBSHAREMODES) $(EVERYTHING_PROGS) $(LIBMSRPC) \
|
||||
.headers.stamp
|
||||
-rm -rf t_dir
|
||||
|
||||
# Making this target will just make sure that the prototype files
|
||||
|
Loading…
Reference in New Issue
Block a user