Multiple files: Remove trailing whitespace

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7504 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2018-10-14 03:55:02 +00:00
parent 5cec097939
commit 4cd532a987
12 changed files with 149 additions and 149 deletions
+3 -3
View File
@@ -308,7 +308,7 @@ emulex_install:
emulex_uninstall:
cd $(EMULEX_DIR) && $(MAKE) uninstall
emulex_clean:
emulex_clean:
cd $(EMULEX_DIR) && $(MAKE) clean
emulex_extraclean:
@@ -323,7 +323,7 @@ lsi_install:
lsi_uninstall:
cd $(LSI_DIR) && $(MAKE) uninstall
lsi_clean:
lsi_clean:
cd $(LSI_DIR) && $(MAKE) clean
lsi_extraclean:
@@ -368,7 +368,7 @@ usr_install:
usr_uninstall:
cd $(USR_DIR) && $(MAKE) uninstall
usr_clean:
usr_clean:
cd $(USR_DIR) && $(MAKE) clean
usr_extraclean: