root/trunk/src/s/gnu-kfreebsd.h
| Revision 4220, 371 bytes (checked in by miyoshi, 8 months ago) |
|---|
| Line | |
|---|---|
| 1 | #include "gnu-linux.h" |
| 2 | |
| 3 | /* SYSTEM_TYPE should indicate the kind of system you are using. |
| 4 | It sets the Lisp variable system-type. */ |
| 5 | #undef SYSTEM_TYPE |
| 6 | #define SYSTEM_TYPE "gnu/kfreebsd" /* All the best software is free */ |
| 7 | |
| 8 | #define NO_TERMIO /* use only <termios.h> */ |
| 9 | |
| 10 | /* arch-tag: 8d098200-2586-469e-99ab-6d092c035e03 |
| 11 | (do not change this comment) */ |
Note: See TracBrowser for help on using the browser.
