From: Derrick Brashear Date: Fri, 6 Jul 2001 05:09:46 +0000 (+0000) Subject: export-needs-include-paths-20010705 X-Git-Tag: openafs-stable-1_1_0~45 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=b6ab5aac2f457adca06b6ab41ec3179082948dbe;p=packages%2Fo%2Fopenafs.git export-needs-include-paths-20010705 export needs places to get afsconfig and afs/param.h --- diff --git a/src/export/Makefile b/src/export/Makefile index 039b36abd..a46f5c437 100644 --- a/src/export/Makefile +++ b/src/export/Makefile @@ -16,6 +16,7 @@ include ../config/Makefile.${SYS_NAME} KERNELDIR = ../libafs/ UKERNELDIR = ../libuafs/ DEFS = + INCS = -I${TOP_SRCDIR}/config -I${SRCDIR}include CFLAGS = ${OPTMZ} ${DEFS} ${INCS} EXPORTS = -bexport:export.exp IMPORTS = /lib/kernex.exp /lib/syscalls.exp extras.exp