Also pre-create /dev/tty.
[micoforia.git] / config.mak.in
1 # SPDX-License-Identifier: GPL-2.0-only
2
3 prefix := @prefix@
4 exec_prefix := @exec_prefix@
5
6 # These two use prefix and exec_prefix
7 sbindir := @sbindir@
8 datarootdir := @datarootdir@
9
10 LOPSUBGEN := @LOPSUBGEN@
11 M4 := @M4@