neatcc: pass -O to ncc
[neatcc_make.git] / README
blob5aa4e9a127a665f7045a276b8374dce75a3acf5f
1 NEATCC TOP-LEVEL MAKEFILE
2 =========================
4 This directory contains the top-level makefile of neatcc, to
5 obtain and build neatcc, neatld, and neatlibc.
7 $ make init                     # Check out the repositories
8 $ make neat                     # Build the programs
9 $ cp neatrun/neatcc ~/bin/      # The main executable
10 $ cd demo && make               # A small test