Makefile: support building multiple files with one config option

This commit is contained in:
Jan Engelhardt
2008-03-26 08:11:04 +01:00
parent 8302faad44
commit 818cd3b47e
3 changed files with 11 additions and 8 deletions

View File

@@ -1,8 +1,5 @@
# -*- Makefile -*-
#
# Only "build_${name}=m" (build extensions) or "build_${name}="
# (do not build) are valid!
#
build_CHAOS=m
build_DELUDE=m
build_ECHO=