summaryrefslogtreecommitdiff
path: root/misc/Makefile
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-02-16 23:13:35 +0000
committerRoland McGrath <roland@gnu.org>1994-02-16 23:13:35 +0000
commitb2350c78bc9e08199ee0a8f9d2a707eae834055e (patch)
tree61a6502848590a6f65f3886fab888cd71c42c43e /misc/Makefile
parent47a1e418d45abdba93625830f6018b392039c91e (diff)
Formerly ../misc/Makefile.~61~
Diffstat (limited to 'misc/Makefile')
-rw-r--r--misc/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/misc/Makefile b/misc/Makefile
index 7ad185f5b7..c215195b95 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -24,7 +24,8 @@ subdir := misc
headers := sys/uio.h sys/ioctl.h sys/ptrace.h ioctls.h sys/file.h \
a.out.h nlist.h stab.h stab.def sgtty.h sys/dir.h sys/cdefs.h \
- ttyent.h syscall.h syslog.h sys/syslog.h paths.h sys/reboot.h
+ ttyent.h syscall.h syslog.h sys/syslog.h paths.h sys/reboot.h \
+ sys/mman.h
routines := brk sbrk sstk ioctl \
__brk __sbrk __ioctl \
@@ -51,7 +52,8 @@ routines := brk sbrk sstk ioctl \
truncate ftruncate \
chflags fchflags \
insremque getttyent getusersh getpass ttyslot \
- syslog syscall
+ syslog syscall \
+ mmap munmap mprotect msync
aux := data_start progname
distribute := bsd-compat.c
extra-objs := bsd-compat.o