projects
/
micoforia.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Update/improve man page examples.
[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@