all: update build scripts to fix AIX XL/C compatibility
This commit is contained in:
@@ -27,7 +27,7 @@ $PLAN9/bin/lex: $PLAN9/bin/yacc
|
||||
|
||||
# This should not be necessary.
|
||||
$PLAN9/bin/yacc: $O.yacc
|
||||
install -c $O.yacc $PLAN9/bin/yacc
|
||||
$INSTALL -c $O.yacc $PLAN9/bin/yacc
|
||||
$O.yacc: yacc.$O
|
||||
$LD -o $target $prereq
|
||||
yacc.$O: yacc.c
|
||||
|
||||
Reference in New Issue
Block a user