Make some toplevel config-variables available for subprocesses:

I4LVERSION - the current version if the isdn4k-utils package
  I4LCONFDIR - the path of the global configuration directory
This commit is contained in:
Fritz Elfert 1997-02-22 14:17:55 +00:00
parent 973bc2deeb
commit 57e14216ef
1 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,9 @@
#
# Toplevel Makefile for isdn4k-utils
#
I4LVERSION=2.1
export I4LVERSION=2.1
export I4LCONFDIR=/etc/isdn
SUBDIRS=`find . -type d -maxdepth 1`
all: