mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-05 20:50:43 +00:00
2dd03876af
It sucks, but it works, and will form the basis for something that Does Not Suck.
8 lines
124 B
C
8 lines
124 B
C
/*
|
|
Compiler/Machine-Specific Configuration
|
|
*/
|
|
#ifndef __config_h_
|
|
#define __config_h_
|
|
@TOP@
|
|
@BOTTOM@
|
|
#endif // __config_h_
|