build: remove trailing whitespace from makefiles
[openafs.git] / Makefile.in
index 8866385..f3169ef 100644 (file)
@@ -16,7 +16,7 @@ DOXYGEN=@DOXYGEN@
 # To compile AFS from scratch in the src tree run "make".
 #   This recursively calls "make install ..." and does not depend on the
 #   existence of any non-standard programs.
-# To compile for the kernel type "make blibafs".  This assumes install, 
+# To compile for the kernel type "make blibafs".  This assumes install,
 #   rxgen, compile_et and others already exist and runs it with
 #   "-argument kinstall".
 
@@ -139,9 +139,9 @@ dest_dirs: force
 
 prelude: ${TOP_INCDIR}/afs ${TOP_INCDIR}/rx ${TOP_INCDIR}/hcrypto ${TOP_INCDIR}/opr ${TOP_LIBDIR}
 
-project: cmd comerr 
+project: cmd comerr
 
-tests: all 
+tests: all
        +${COMPILE_PART1} tests ${COMPILE_PART2}
 
 config: prelude
@@ -201,9 +201,9 @@ rxdebug: rx sys
 fsint: cmd comerr rxgen rx lwp fsint_depinstall
        +${COMPILE_PART1} fsint ${COMPILE_PART2}
 
-export2: project 
+export2: project
 
-export: 
+export:
        @case ${SYS_NAME} in \
        rs_aix*) \
                ${MAKE} export_build ; \
@@ -605,7 +605,7 @@ libafsauthent: audit auth kauth ubik util sys ptserver volser vlserver libafsrpc
 kopenafs: config sys
        +${COMPILE_PART1} kopenafs ${COMPILE_PART2}
 
-libadmin_real: 
+libadmin_real:
        +${COMPILE_PART1} libadmin ${COMPILE_PART2}
        +${COMPILE_PART1} libadmin/adminutil ${COMPILE_PART2}
        +${COMPILE_PART1} libadmin/vos ${COMPILE_PART2}