mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 06:15:37 +00:00
Fold lines at 80 characters for the clean: target
This commit is contained in:
@@ -148,7 +148,8 @@ cppcheck:
|
||||
check:
|
||||
|
||||
clean:
|
||||
-$(LIBTOOL) $(LTFLAGS) --mode=clean rm -f *.lo *.o *.la *.a stamp-* core *.core core.*
|
||||
-$(LIBTOOL) $(LTFLAGS) --mode=clean rm -f *.lo *.o *.la *.a stamp-* \
|
||||
core *.core core.*
|
||||
|
||||
mostlyclean: clean
|
||||
|
||||
|
Reference in New Issue
Block a user