diff options
Diffstat (limited to 'U/i_termios.U')
-rw-r--r-- | U/i_termios.U | 64 |
1 files changed, 0 insertions, 64 deletions
diff --git a/U/i_termios.U b/U/i_termios.U deleted file mode 100644 index f676710e40..0000000000 --- a/U/i_termios.U +++ /dev/null @@ -1,64 +0,0 @@ -?MAKE:i_termios: Inhdr -?MAKE: -pick add $@ %< -?S:i_termios: -?S: This variable conditionally defines the I_TERMIOS symbol, and -?S: indicates whether a C program should include <sys/termios.h>. -?S:. -?C:I_TERMIOS: -?C: This symbol, if defined, indicates to the C program that it should -?C: include <termios.h>. -?C:. -?H:#$i_termios I_TERMIOS /**/ -?H:. -?LINT:set i_termios -: see if this is a termios.h system -set termios.h i_termios -eval $inhdr -?MAKE:i_termios: Inhdr -?MAKE: -pick add $@ %< -?S:i_termios: -?S: This variable conditionally defines the I_TERMIOS symbol, and -?S: indicates whether a C program should include <sys/termios.h>. -?S:. -?C:I_TERMIOS: -?C: This symbol, if defined, indicates to the C program that it should -?C: include <termios.h>. -?C:. -?H:#$i_termios I_TERMIOS /**/ -?H:. -?LINT:set i_termios -: see if this is a termios.h system -set termios.h i_termios -eval $inhdr -?MAKE:i_termios: Inhdr -?MAKE: -pick add $@ %< -?S:i_termios: -?S: This variable conditionally defines the I_TERMIOS symbol, and -?S: indicates whether a C program should include <sys/termios.h>. -?S:. -?C:I_TERMIOS: -?C: This symbol, if defined, indicates to the C program that it should -?C: include <termios.h>. -?C:. -?H:#$i_termios I_TERMIOS /**/ -?H:. -?LINT:set i_termios -: see if this is a termios.h system -set termios.h i_termios -eval $inhdr -?MAKE:i_termios: Inhdr -?MAKE: -pick add $@ %< -?S:i_termios: -?S: This variable conditionally defines the I_TERMIOS symbol, and -?S: indicates whether a C program should include <sys/termios.h>. -?S:. -?C:I_TERMIOS: -?C: This symbol, if defined, indicates to the C program that it should -?C: include <termios.h>. -?C:. -?H:#$i_termios I_TERMIOS /**/ -?H:. -?LINT:set i_termios -: see if this is a termios.h system -set termios.h i_termios -eval $inhdr |