Skip to content

Commit

Permalink
add base ZENV setting
Browse files Browse the repository at this point in the history
  • Loading branch information
philshafer committed Jun 2, 2021
1 parent 9f1c43d commit f024e80
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/Zaliases
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
set top_src=`pwd`
alias Zautoreconf "(cd $top_src ; autoreconf --install)"

set ZENV=""

switch ( `uname` )
case FreeBSD*:
set ZENV="MAKE=gmake "
Expand Down

0 comments on commit f024e80

Please sign in to comment.