First step of META build system cleanup

This commit is contained in:
Brian Behlendorf
2008-11-26 12:53:24 -08:00
parent 536640fe29
commit c9a9137956
7 changed files with 121 additions and 44 deletions
-8
View File
@@ -1,9 +1 @@
# Default ZFS user mode configuration
CONFIG=user
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