]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Tools/Source/TianoTools/Pccts/antlr/README
Restructuring for better separation of Tool packages.
[mirror_edk2.git] / Tools / Source / TianoTools / Pccts / antlr / README
diff --git a/Tools/Source/TianoTools/Pccts/antlr/README b/Tools/Source/TianoTools/Pccts/antlr/README
deleted file mode 100644 (file)
index d7fc959..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-                            ANTLR 1.33\r
-\r
-This directory contains the files necessary to build ANTLR.\r
-\r
-If you do a "make scrub", ANTLR will have to run on antlr.g and DLG\r
-will have to run on parser.dlg.  Either\r
-\r
-(1)     ANTLR uses the previous antlr in that directory to rebuild itself\r
-(2)     Needs to find antlr on the search path\r
-\r
-You will find that running "antlr -gh antlr.g" will result in about\r
-10 ambiguity warnings.  These are normal.  Don't worry.\r
-\r
-If you do a "make clean" right after installation, ANTLR and DLG should\r
-not need to run; only the C files will compile.\r
-\r
-Don't forget to go into the makefile to uncomment the appropriate\r
-definitions for your OS/architecture/compiler or see the appropriate\r
-NOTES.?? file.\r