From 391c1eed36365f17ede93ac6824a4d84cc773f7d Mon Sep 17 00:00:00 2001 From: Derrick Brashear Date: Mon, 13 Dec 2004 19:39:51 +0000 Subject: [PATCH] STABLE14-sys-depinstall-20041210 add depinstall in sys directory (cherry picked from commit 8c912bedbcb532d6aa40134a54679539ae8b7245) --- src/sys/Makefile.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/sys/Makefile.in b/src/sys/Makefile.in index 4a197c8e0..497e4133f 100644 --- a/src/sys/Makefile.in +++ b/src/sys/Makefile.in @@ -189,6 +189,13 @@ ${KERNELDIR}/afs: ${KERNELDIR}/afs/xfsattrs.h: xfsattrs.h ${INSTALL} $? $@ +depinstall: \ + ${TOP_INCDIR}/afs/afssyscalls.h \ + ${TOP_INCDIR}/afs/afs.exp \ + ${TOP_INCDIR}/afs/xfsattrs.h \ + ${KERNELDIR}/afs/xfsattrs.h \ + ${UKERNELDIR}/afs/afsl.exp + install: \ ${DESTDIR}${libdir}/afs/libsys.a \ ${DESTDIR}${sbindir}/rmtsysd \ -- 2.39.5