mirror_zfs/config/lustre
Brian Behlendorf 536640fe29 Minor autoconf build fixes:
Fixed BUILDDIR in config/*
Added missing " to ZFS_AC_SCRIPT_CONFIG macro
Removed autoconf/Makefile
2008-11-24 11:56:48 -08:00

12 lines
261 B
Plaintext

# Default ZFS lustre mode configuration
UNAME=`uname -r | cut -d- -f1`
CONFIG=lustre
NAME=zfs
BRANCH=`awk '/[Bb]ranch:/ {print $$2}' META`
VERSION=`awk '/[Vv]ersion:/ {print $$2}' META`
RELEASE=`awk '/[Rr]elease:/ {print $$2}' META`
BUILDDIR=$NAME #+$CONFIG