Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-21 | First cut at making a minimal intrusive munge of gcc to fit in a BSD | Niklas Hallqvist | |
framework. This means, provide a Makefile.bsd-wrapper. Remove intermediate files from the source dir. Build them in the obj-dir. Add some Makefile hooks so we can tune the std Makefile for our purpose but still have it behave normal for out-of-tree configurations. Only i386 is supported for now. The other archs will follow soon. This checkin requires an existing makeinfo and a yacc that accepts -o. |