added check for GCC 4.2+ and "native" CPU type for it
[k8jam.git] / headers.h
blob0cb6067b88cfae03e641f0472dbc1104672c434a
1 /*
2 * Copyright 1993, 1995 Christopher Seiwald.
4 * This file is part of Jam - see jam.c for Copyright information.
5 */
7 /*
8 * headers.h - handle #includes in source files
9 */
11 void headers (TARGET *t);