install rmt.h
This commit is contained in:
parent
f19fe7ba9c
commit
59335bafe2
@ -1,4 +1,4 @@
|
||||
# $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $
|
||||
# $NetBSD: Makefile,v 1.60 1996/08/09 04:01:48 jtc Exp $
|
||||
|
||||
# @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91
|
||||
|
||||
@ -13,10 +13,10 @@ FILES= a.out.h ar.h assert.h bitstring.h bm.h cpio.h ctype.h db.h dirent.h \
|
||||
disktab.h err.h fnmatch.h fstab.h fts.h glob.h grp.h ieeefp.h \
|
||||
iso646.h kvm.h langinfo.h limits.h locale.h malloc.h math.h \
|
||||
memory.h mpool.h ndbm.h netdb.h netgroup.h nlist.h nl_types.h paths.h \
|
||||
pwd.h ranlib.h re_comp.h regex.h regexp.h resolv.h search.h setjmp.h \
|
||||
sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h strings.h \
|
||||
struct.h sysexits.h tar.h time.h ttyent.h tzfile.h unistd.h util.h \
|
||||
utime.h utmp.h vis.h
|
||||
pwd.h ranlib.h re_comp.h regex.h regexp.h resolv.h rmt.h search.h \
|
||||
setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h string.h \
|
||||
strings.h struct.h sysexits.h tar.h time.h ttyent.h tzfile.h unistd.h \
|
||||
util.h utime.h utmp.h vis.h
|
||||
|
||||
.if (${MACHINE_ARCH} != "alpha")
|
||||
FILES+= dlfcn.h link.h
|
||||
|
Loading…
Reference in New Issue
Block a user