diff -urN nas-1.9.1.orig/clients/audio/auconvert/Imakefile nas-1.9.1/clients/audio/auconvert/Imakefile --- nas-1.9.1.orig/clients/audio/auconvert/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auconvert/Imakefile 2007-11-12 03:49:02 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:22:55 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" #if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) diff -urN nas-1.9.1.orig/clients/audio/auctl/Imakefile nas-1.9.1/clients/audio/auctl/Imakefile --- nas-1.9.1.orig/clients/audio/auctl/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auctl/Imakefile 2007-11-12 03:49:10 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1995/12/06 19:23:59 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = auctl.c execute.c auctl.h auctl.man diff -urN nas-1.9.1.orig/clients/audio/audemo/Imakefile nas-1.9.1/clients/audio/audemo/Imakefile --- nas-1.9.1.orig/clients/audio/audemo/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/audemo/Imakefile 2007-11-12 03:48:57 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:22:57 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = audemo.c resources.h Audemo.ad audemo.man diff -urN nas-1.9.1.orig/clients/audio/audial/Imakefile nas-1.9.1/clients/audio/audial/Imakefile --- nas-1.9.1.orig/clients/audio/audial/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/audial/Imakefile 2007-11-12 03:48:52 +0200 @@ -23,6 +23,7 @@ * $NCDId: @(#)Imakefile,v 1.7 1994/08/09 19:22:59 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = audial.c audial.man diff -urN nas-1.9.1.orig/clients/audio/auedit/Imakefile nas-1.9.1/clients/audio/auedit/Imakefile --- nas-1.9.1.orig/clients/audio/auedit/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auedit/Imakefile 2007-11-12 03:48:48 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1995/12/06 01:09:48 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" #if defined(LinuxArchitecture) || defined(FreeBSDArchitecture) diff -urN nas-1.9.1.orig/clients/audio/auinfo/Imakefile nas-1.9.1/clients/audio/auinfo/Imakefile --- nas-1.9.1.orig/clients/audio/auinfo/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auinfo/Imakefile 2007-11-12 03:48:43 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:23:01 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = auinfo.c auinfo.man diff -urN nas-1.9.1.orig/clients/audio/aupanel/Imakefile nas-1.9.1/clients/audio/aupanel/Imakefile --- nas-1.9.1.orig/clients/audio/aupanel/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/aupanel/Imakefile 2007-11-12 03:48:05 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:23:02 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = aupanel.c aupanel.man Aupanel.ad diff -urN nas-1.9.1.orig/clients/audio/auphone/Imakefile nas-1.9.1/clients/audio/auphone/Imakefile --- nas-1.9.1.orig/clients/audio/auphone/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auphone/Imakefile 2007-11-12 03:47:59 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1995/12/06 19:23:36 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = auphone.c rings.c busy.h ringin.h ringout.h phone.xbm Auphone.ad \ diff -urN nas-1.9.1.orig/clients/audio/auplay/Imakefile nas-1.9.1/clients/audio/auplay/Imakefile --- nas-1.9.1.orig/clients/audio/auplay/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auplay/Imakefile 2007-11-12 03:48:38 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:23:05 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = auplay.c auplay.man diff -urN nas-1.9.1.orig/clients/audio/aurecord/Imakefile nas-1.9.1/clients/audio/aurecord/Imakefile --- nas-1.9.1.orig/clients/audio/aurecord/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/aurecord/Imakefile 2007-11-12 03:49:06 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:23:06 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = aurecord.c aurecord.man diff -urN nas-1.9.1.orig/clients/audio/auscope/Imakefile nas-1.9.1/clients/audio/auscope/Imakefile --- nas-1.9.1.orig/clients/audio/auscope/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auscope/Imakefile 2007-11-12 03:47:48 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.8 1994/08/15 21:31:36 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" all:: diff -urN nas-1.9.1.orig/clients/audio/autool/Imakefile nas-1.9.1/clients/audio/autool/Imakefile --- nas-1.9.1.orig/clients/audio/autool/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/autool/Imakefile 2007-11-12 03:48:33 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1995/12/06 01:07:07 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = audiotool.c autool.man diff -urN nas-1.9.1.orig/clients/audio/auwave/Imakefile nas-1.9.1/clients/audio/auwave/Imakefile --- nas-1.9.1.orig/clients/audio/auwave/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/auwave/Imakefile 2007-11-12 03:48:29 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1994/08/09 19:23:10 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" FILES = auwave.c auwave.man Auwave.ad diff -urN nas-1.9.1.orig/clients/audio/examples/Imakefile nas-1.9.1/clients/audio/examples/Imakefile --- nas-1.9.1.orig/clients/audio/examples/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/examples/Imakefile 2007-11-12 03:48:22 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.7 1995/12/06 19:24:55 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" #ifndef WIN32 diff -urN nas-1.9.1.orig/clients/audio/Imakefile nas-1.9.1/clients/audio/Imakefile --- nas-1.9.1.orig/clients/audio/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/Imakefile 2007-11-12 03:47:32 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.7 1995/12/06 01:03:17 greg Exp $ */ +#include "../../config/NetAudio.def" #include "../../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/clients/audio/util/Imakefile nas-1.9.1/clients/audio/util/Imakefile --- nas-1.9.1.orig/clients/audio/util/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/util/Imakefile 2007-11-12 03:49:15 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.9 1995/12/06 19:23:11 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = soundtoh.c issndfile.c playbucket.c diff -urN nas-1.9.1.orig/clients/audio/widgets/Imakefile nas-1.9.1/clients/audio/widgets/Imakefile --- nas-1.9.1.orig/clients/audio/widgets/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/audio/widgets/Imakefile 2007-11-12 03:47:41 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.3 1994/08/09 19:23:13 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = Slider.c diff -urN nas-1.9.1.orig/clients/Imakefile nas-1.9.1/clients/Imakefile --- nas-1.9.1.orig/clients/Imakefile 2007-06-16 22:03:12 +0300 +++ nas-1.9.1/clients/Imakefile 2007-11-12 03:47:17 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.3 1995/12/06 01:02:44 greg Exp $ */ +#include "../config/NetAudio.def" #include "../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/doc/Imakefile nas-1.9.1/doc/Imakefile --- nas-1.9.1.orig/doc/Imakefile 2007-06-16 22:03:19 +0300 +++ nas-1.9.1/doc/Imakefile 2007-11-12 16:33:07 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.8 1995/12/06 01:01:20 greg Exp $ */ +#include "../config/NetAudio.def" #include "../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/doc/man/Imakefile nas-1.9.1/doc/man/Imakefile --- nas-1.9.1.orig/doc/man/Imakefile 2007-06-16 22:03:19 +0300 +++ nas-1.9.1/doc/man/Imakefile 2007-11-12 16:32:59 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.4 1995/12/06 01:01:48 greg Exp $ */ +#include "../../config/NetAudio.def" #include "../../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/doc/man/lib/Imakefile nas-1.9.1/doc/man/lib/Imakefile --- nas-1.9.1.orig/doc/man/lib/Imakefile 2007-06-16 22:03:19 +0300 +++ nas-1.9.1/doc/man/lib/Imakefile 2007-11-12 16:32:51 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.3 1995/05/23 23:53:12 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" MANDIR = $(LIBMANDIR) diff -urN nas-1.9.1.orig/Imakefile nas-1.9.1/Imakefile --- nas-1.9.1.orig/Imakefile 2007-06-16 22:03:22 +0300 +++ nas-1.9.1/Imakefile 2007-11-12 03:47:03 +0200 @@ -24,6 +24,7 @@ XCOMM $NCDId: @(#)Imakefile,v 1.4 1995/12/06 01:00:49 greg Exp $ +#include "config/NetAudio.def" #include "config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/include/audio/Imakefile nas-1.9.1/include/audio/Imakefile --- nas-1.9.1.orig/include/audio/Imakefile 2007-06-16 22:03:11 +0300 +++ nas-1.9.1/include/audio/Imakefile 2007-11-12 16:34:11 +0200 @@ -23,6 +23,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1995/12/06 19:25:36 greg Exp $ */ +#include "../../config/NetAudio.def" #include "../../config/NetAudio.tmpl" HEADERS = Afuncproto.h Afuncs.h Amd.h Aos.h Aosdefs.h Aproto.h audio.h diff -urN nas-1.9.1.orig/include/Imakefile nas-1.9.1/include/Imakefile --- nas-1.9.1.orig/include/Imakefile 2007-06-16 22:03:11 +0300 +++ nas-1.9.1/include/Imakefile 2007-11-12 16:34:19 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.3 1995/12/06 01:26:47 greg Exp $ */ +#include "../config/NetAudio.def" #include "../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/lib/audio/Imakefile nas-1.9.1/lib/audio/Imakefile --- nas-1.9.1.orig/lib/audio/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/lib/audio/Imakefile 2007-11-12 03:46:03 +0200 @@ -23,6 +23,7 @@ * $NCDId: @(#)Imakefile,v 1.21 1996/09/04 23:06:02 greg Exp $ */ +#include "../../config/NetAudio.def" #include "../../config/NetAudio.tmpl" #include diff -urN nas-1.9.1.orig/lib/Imakefile nas-1.9.1/lib/Imakefile --- nas-1.9.1.orig/lib/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/lib/Imakefile 2007-11-12 03:46:17 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.3 1995/12/06 01:11:45 greg Exp $ */ +#include "../config/NetAudio.def" #include "../config/NetAudio.tmpl" #define IHaveSubdirs diff -urN nas-1.9.1.orig/server/dda/hpux/Imakefile nas-1.9.1/server/dda/hpux/Imakefile --- nas-1.9.1.orig/server/dda/hpux/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/server/dda/hpux/Imakefile 2007-11-12 16:33:55 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.1 1995/05/24 01:07:55 greg Exp $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = auhpux.c config.c diff -urN nas-1.9.1.orig/server/dda/sgi/Imakefile nas-1.9.1/server/dda/sgi/Imakefile --- nas-1.9.1.orig/server/dda/sgi/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/server/dda/sgi/Imakefile 2007-11-12 16:33:46 +0200 @@ -28,6 +28,7 @@ XCOMM $NCDId: @(#)Imakefile,v 1.2 1994/08/09 19:23:31 greg Exp $ XCOMM $Id: Imakefile 31 2000-01-01 09:28:27Z jon $ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = ausgi.c config.c diff -urN nas-1.9.1.orig/server/dda/sun/Imakefile nas-1.9.1/server/dda/sun/Imakefile --- nas-1.9.1.orig/server/dda/sun/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/server/dda/sun/Imakefile 2007-11-12 16:33:51 +0200 @@ -23,6 +23,7 @@ * $Id: Imakefile 31 2000-01-01 09:28:27Z jon $ */ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = ausuni.c config.c diff -urN nas-1.9.1.orig/server/dda/voxware/Imakefile nas-1.9.1/server/dda/voxware/Imakefile --- nas-1.9.1.orig/server/dda/voxware/Imakefile 2007-07-01 01:16:34 +0300 +++ nas-1.9.1/server/dda/voxware/Imakefile 2007-11-12 16:33:58 +0200 @@ -27,6 +27,7 @@ XCOMM $NCDId: @(#)Imakefile,v 1.8 1996/04/24 17:04:17 greg Exp $ +#include "../../../config/NetAudio.def" #include "../../../config/NetAudio.tmpl" SRCS = auvoxware.c config.c diff -urN nas-1.9.1.orig/server/os/Imakefile nas-1.9.1/server/os/Imakefile --- nas-1.9.1.orig/server/os/Imakefile 2007-06-16 22:03:21 +0300 +++ nas-1.9.1/server/os/Imakefile 2007-11-12 16:33:34 +0200 @@ -22,6 +22,7 @@ * $NCDId: @(#)Imakefile,v 1.5 1994/09/27 16:52:40 greg Exp $ */ +#include "../../config/NetAudio.def" #include "../../config/NetAudio.tmpl" FILES = WaitFor.c connection.c io.c osinit.c access.c genalloca.c mitauth.c \