summaryrefslogtreecommitdiffstats
path: root/include/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1999-10-04 14:59:37 +0000
committerpeter <peter@FreeBSD.org>1999-10-04 14:59:37 +0000
commit45a8689a21f6bac031a2c90410efed28aa6955d4 (patch)
tree375b5f608ef1353eec47e4257e3befe2f6b8bc01 /include/Makefile
parent272affc40708e732908acc1b40e078b8d8dcd609 (diff)
downloadFreeBSD-src-45a8689a21f6bac031a2c90410efed28aa6955d4.zip
FreeBSD-src-45a8689a21f6bac031a2c90410efed28aa6955d4.tar.gz
Complete move of kvm.h to lib/libkvm so it's self contained.
Diffstat (limited to 'include/Makefile')
-rw-r--r--include/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/Makefile b/include/Makefile
index 088738d..5eacd06 100644
--- a/include/Makefile
+++ b/include/Makefile
@@ -11,7 +11,7 @@ SUBDIR= rpcsvc
FILES= a.out.h ar.h assert.h bitstring.h ctype.h db.h dirent.h disktab.h \
dlfcn.h elf.h err.h fnmatch.h fstab.h \
fts.h glob.h grp.h strhash.h histedit.h ieeefp.h iso646.h \
- kvm.h limits.h link.h locale.h malloc.h memory.h mpool.h \
+ limits.h link.h locale.h malloc.h memory.h mpool.h \
ndbm.h netdb.h nl_types.h nlist.h objformat.h \
paths.h pthread.h pthread_np.h pwd.h \
ranlib.h regex.h regexp.h resolv.h rune.h runetype.h setjmp.h sgtty.h \
OpenPOWER on IntegriCloud