volinfo: fix formating of placeholder printfs
[openafs.git] / Makefile.in
index 743612c..2d36381 100644 (file)
@@ -64,6 +64,7 @@ generated: force buildtools
        +${COMPILE_PART1} config ${COMPILE_PART2A} generated_clean
        +${COMPILE_PART1} roken ${COMPILE_PART2A} clean
        +${COMPILE_PART1} crypto/hcrypto ${COMPILE_PART2A} clean
+       +${COMPILE_PART1} opr ${COMPILE_PART2A} clean
 
 install: all install_dirs
        $(MAKE) build COMPILE_PART2B=install
@@ -267,7 +268,7 @@ vol: cmd comerr dir afs sgiefs $(DIR_roken)
 
 tsalvaged: vol libafsrpc libafsauthent cmd util
        +case ${SYS_NAME} in \
-               alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*fbsd*|*nbsd2*|*_darwin_*) \
+               alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[fn]bsd*|*_darwin_*) \
                        ${COMPILE_PART1} tsalvaged ${COMPILE_PART2} ;; \
                *_darwin_*) \
                        ${COMPILE_PART1} tsalvaged  ${COMPILE_PART2} ;; \
@@ -312,7 +313,7 @@ volser: cmd comerr usd kauth vlserver audit
 
 tvolser: project tviced usd libafsrpc libafsauthent volser
        +@case ${SYS_NAME} in                                           \
-       *_darwin_*|alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*obsd*)   \
+       *_darwin_*|alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[no]bsd*)   \
                ${COMPILE_PART1} tvolser ${COMPILE_PART2} ;;            \
        *)                                                              \
                echo Not building MT volser for ${SYS_NAME} ;;          \
@@ -320,7 +321,7 @@ tvolser: project tviced usd libafsrpc libafsauthent volser
 
 dvolser: project tviced usd libafsrpc libafsauthent volser
        +@case ${SYS_NAME} in                                           \
-       *_darwin_*|alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*obsd*)   \
+       *_darwin_*|alpha_dux*|sgi_*|sun*_5*|rs_aix*|*linux*|hp_ux11*|ia64_hpux*|*[no]bsd*)   \
                ${COMPILE_PART1} dvolser ${COMPILE_PART2} ;;            \
        *)                                                              \
                echo Not building DAFS volser for ${SYS_NAME} ;;          \
@@ -941,6 +942,8 @@ distclean: clean
        tests/auth/Makefile \
        tests/cmd/Makefile \
        tests/common/Makefile \
+       tests/rx/Makefile \
+       tests/opr/Makefile \
        tests/util/Makefile \
        tests/volser/Makefile \
        src/helper-splint.sh