From 9648ba34acf69fba158346089556ff4e82a4c961 Mon Sep 17 00:00:00 2001 From: Charles Forsyth Date: Thu, 19 Mar 2015 12:07:40 +0000 Subject: build iyacc on all platforms, in case later stages need it --- utils/mkfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils') diff --git a/utils/mkfile b/utils/mkfile index a06ac8d2..389ab539 100644 --- a/utils/mkfile +++ b/utils/mkfile @@ -8,6 +8,7 @@ ALWAYS=\ libmach\ libregexp\ + iyacc\ iar\ cc\ 5coff\ @@ -29,7 +30,6 @@ ALWAYS=\ # Utils we build on Posix and Nt, which already exist on Plan 9. # NOTPLAN9=\ - iyacc\ 5a\ 5c\ 5l\ -- cgit v1.2.3