doc: Remove reference to NetRestrict wildcards
[openafs.git] / Makefile.in
index 714f2f6..072dfdd 100644 (file)
@@ -348,7 +348,11 @@ scout: cmd comerr gtx fsprobe
        fi
 
 uss: hcrypto kauth cmd comerr rx vlserver vol volser
-       +${COMPILE_PART1} uss ${COMPILE_PART2}
+       +if test "@BUILD_USS@" = "yes"; then \
+               ${COMPILE_PART1} uss ${COMPILE_PART2} ; \
+       else \
+               echo Not building uss. ; \
+       fi
 
 bozo: cmd comerr audit auth kauth volser
        +${COMPILE_PART1} bozo ${COMPILE_PART2}