projects
/
platform
/
upstream
/
perl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
838b5b7
)
yacc clarification.
author
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 23 Oct 1998 12:12:07 +0000
(12:12 +0000)
committer
Jarkko Hietaniemi
<jhi@iki.fi>
Fri, 23 Oct 1998 12:12:07 +0000
(12:12 +0000)
p4raw-id: //depot/cfgperl@2036
README.posix-bc
patch
|
blob
|
history
diff --git
a/README.posix-bc
b/README.posix-bc
index
e02510c
..
ab2ffec
100644
(file)
--- a/
README.posix-bc
+++ b/
README.posix-bc
@@
-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.