kill off afs/debug.h
[openafs.git] / src / config / Makefile.in
index 4c8d79b..d855da5 100644 (file)
@@ -23,8 +23,7 @@ all: config mkvers \
        ${TOP_INCDIR}/afs/afs_args.h \
        ${TOP_INCDIR}/afs/icl.h \
        ${TOP_INCDIR}/afs/venus.h \
-       ${TOP_INCDIR}/afs/vioc.h \
-       ${TOP_INCDIR}/afs/debug.h
+       ${TOP_INCDIR}/afs/vioc.h
 
 buildtools: \
        config \
@@ -90,9 +89,6 @@ ${DEST}/include/afs/venus.h ${DESTDIR}${includedir}/afs/venus.h ${TOP_INCDIR}/af
 ${DEST}/include/afs/vioc.h ${DESTDIR}${includedir}/afs/vioc.h ${TOP_INCDIR}/afs/vioc.h: ${srcdir}/vioc.h 
        $(INST)
 
-${DEST}/include/afs/debug.h ${DESTDIR}${includedir}/afs/debug.h ${TOP_INCDIR}/afs/debug.h: ${srcdir}/debug.h 
-       $(INST)
-
 # these are needed to compile the kernel.  Config is necessary to
 # convert the MakefileProto in libafs and the kernel links provide the
 # kernel include environment.  param.h is, well, param.h.  The afs_sysnames.h
@@ -104,8 +100,7 @@ install: ${DESTDIR}${includedir}/afs/param.h \
        ${DESTDIR}${includedir}/afs/afs_args.h \
        ${DESTDIR}${includedir}/afs/icl.h \
        ${DESTDIR}${includedir}/afs/venus.h \
-       ${DESTDIR}${includedir}/afs/vioc.h \
-       ${DESTDIR}${includedir}/afs/debug.h
+       ${DESTDIR}${includedir}/afs/vioc.h
 
 clean:
        $(RM) -f *.o config mkvers core xprt AFS_component_version_number.c param.h.new Makefile.version.in
@@ -116,6 +111,5 @@ dest: ${DEST}/include/afs/param.h \
        ${DEST}/include/afs/afs_args.h \
        ${DEST}/include/afs/icl.h \
        ${DEST}/include/afs/venus.h \
-       ${DEST}/include/afs/vioc.h \
-       ${DEST}/include/afs/debug.h
+       ${DEST}/include/afs/vioc.h