summaryrefslogtreecommitdiff
path: root/src/preproc/README
blob: 35d6a2389fa5976c4f167633f3f6265775f893dc (plain)
1
2
3
4
5
6
7
This directory contains files for building pp, a ANSI-C preprocessor for
C (with some extensions).  pp itself is not needed to build the Icon
compiler system -- the files here are automatically incorporated in
rtt.

However, if you want to build a stand-alone version of pp for
some other use, the Makefile here will do it.