NetBSD/sys/arch/atari/conf/README
leo fb0acfc293 Major overhaul in the config files. The idea is to have the major part of
the generic options in GENERIC instead of duplicated all over the place.
To generate a config file, run 'makeconf'. This script uses cpp to combine
a '.in' file and GENERIC to a real config file.
2001-04-05 12:21:30 +00:00

8 lines
304 B
Plaintext

The config files in this directory are generated by the 'makeconf' script
by combining a '<CONFIG>.in' file with 'GENERIC' and asserting a some
preprocessor defines.
If something needs to be changed in 'GENERIC' or some of the '.in' files,
please regenerate the config files and commit them too...
Leo.