X-Git-Url: https://git.saurik.com/bison.git/blobdiff_plain/c49a8e71cec845d32366432b824a9317e4a80160..adf5fa13182bed417c720b2602215d7785b45c70:/src/files.h?ds=inline diff --git a/src/files.h b/src/files.h index e72dd201..6bc1e4e5 100644 --- a/src/files.h +++ b/src/files.h @@ -21,7 +21,7 @@ Boston, MA 02111-1307, USA. */ /* These two should be pathnames for opening the sample parser files. When bison is installed, they should be absolute pathnames. - XPFILE1 and XPFILE2 normally come from the Makefile. */ + XPFILE1 and XPFILE2 normally come from config.h. */ #define PFILE XPFILE /* Simple parser */ #define PFILE1 XPFILE1 /* Semantic parser */