Allow user to select what extensions to compile and install

Signed-off-by: Jan Engelhardt <jengelh@computergmbh.de>
This commit is contained in:
Jan Engelhardt
2008-02-14 17:38:15 +01:00
parent f360ec3c85
commit da011c8871
6 changed files with 113 additions and 41 deletions

8
mconfig Normal file
View File

@@ -0,0 +1,8 @@
# -*- Makefile -*-
#
# Only "build_${name}=m" (build extensions) or "build_${name}="
# (do not build) are valid!
#
build_LOGMARK=m
build_TARPIT=m
build_TEE=m