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 1997-02-22 14:17:55 +00:00
parent 5310fcdd72
commit fbf369ddab
1 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,10 @@
# $Id: Makefile,v 1.1 1997/02/17 00:08:37 fritz Exp $
# $Id: Makefile,v 1.2 1997/02/22 14:17:55 fritz Exp $
#
# Toplevel Makefile for isdn4k-utils
#
I4LVERSION=2.1
export I4LVERSION=2.1
export I4LCONFDIR=/etc/isdn
SUBDIRS=`find . -type d -maxdepth 1`
all: