mirror of
https://github.com/sudo-project/sudo.git
synced 2025-08-31 14:25:15 +00:00
Remove generated files for linker as part of distclean.
This commit is contained in:
@@ -283,7 +283,7 @@ clean:
|
||||
mostlyclean: clean
|
||||
|
||||
distclean: clean
|
||||
-rm -rf Makefile .libs
|
||||
-rm -rf Makefile .libs $(shlib_exp) $(shlib_map) $(shlib_opt)
|
||||
|
||||
clobber: distclean
|
||||
|
||||
|
Reference in New Issue
Block a user