mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 15:00:12 +00:00
allow-building-subset-of-afs-20010327
allow overriding finale with e.g. blibafs to build a subset of afs
This commit is contained in:
parent
44fa060ece
commit
b93a385178
@ -513,8 +513,9 @@ libuafs_setup: config minproject export
|
||||
|
||||
# "COMPILE_PART1=${COMPILE_PART1}" "COMPILE_PART2=${COMPILE_PART2}" SYS_NAME=${SYS_NAME} ;;
|
||||
|
||||
TARGET=finale
|
||||
install:
|
||||
$(MAKE) finale "SYS_NAME=${SYS_NAME}" "WASHTOOL=${WASHTOOL}" \
|
||||
$(MAKE) $(TARGET) "SYS_NAME=${SYS_NAME}" "WASHTOOL=${WASHTOOL}" \
|
||||
"COMPILE_PART1=${COMPILE_PART1}" \
|
||||
"COMPILE_PART2=${COMPILE_PART2}" \
|
||||
DESTDIR=`pwd`/${SYS_NAME}/dest/ \
|
||||
|
Loading…
Reference in New Issue
Block a user