yacc clarification.
authorJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Oct 1998 12:12:07 +0000 (12:12 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Fri, 23 Oct 1998 12:12:07 +0000 (12:12 +0000)
p4raw-id: //depot/cfgperl@2036

README.posix-bc

index e02510c..ab2ffec 100644 (file)
@@ -58,6 +58,8 @@ cat perly.y >> /tmp/perly.y
 cp y.tab.c perly.c
 cp y.tab.h perly.h
 
+We still used the normal yacc for a2p.y though!!!
 We build perl using GNU make, but it should compile with the native
 make too.