diff options
Diffstat (limited to 'lib/liby/Makefile')
-rw-r--r-- | lib/liby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/liby/Makefile b/lib/liby/Makefile index 93f72ee440f8..ace8f8457d22 100644 --- a/lib/liby/Makefile +++ b/lib/liby/Makefile @@ -1,4 +1,4 @@ -PACKAGE=lib${LIB} +PACKAGE=toolchain LIB= y SRCS= main.c yyerror.c NO_PIC= |