Procházet zdrojové kódy

Added note about Bison.

master
Svend Sorensen před 19 roky
rodič
revize
f451bed02c
1 změnil soubory, kde provedl 2 přidání a 1 odebrání
  1. +2
    -1
      README.txt

+ 2
- 1
README.txt Zobrazit soubor

@@ -27,7 +27,8 @@ cueprint
Installation
------------

Building requires GNU Make, Lex, and Yacc.
Building requires GNU Make, Lex, and Yacc. GNU Bison works in Yacc mode
(``make YACC="bison -y"``).

Run ``make install`` to install cuetools into the default location of
/usr/local. The Makefiles also support both the prefix and DESTDIR variables.

Načítá se…
Zrušit
Uložit