summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>1994-05-04 03:34:19 +0000
committerRoland McGrath <roland@gnu.org>1994-05-04 03:34:19 +0000
commit7ccbd8c17dbae2da8fa4a163f8efbe8b78d2942f (patch)
tree076df31c5179614a06de32fa081fc5f7830c4b34 /misc
parentddcb1c182b0451c7b8c0cff4d1cc411d2f781b0f (diff)
Formerly ../misc/Makefile.~62~
Diffstat (limited to 'misc')
-rw-r--r--misc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/misc/Makefile b/misc/Makefile
index c215195b95..da88b24473 100644
--- a/misc/Makefile
+++ b/misc/Makefile
@@ -53,11 +53,12 @@ routines := brk sbrk sstk ioctl \
chflags fchflags \
insremque getttyent getusersh getpass ttyslot \
syslog syscall \
- mmap munmap mprotect msync
+ mmap munmap mprotect msync madvise
aux := data_start progname
distribute := bsd-compat.c
extra-objs := bsd-compat.o
install-lib := libbsd-compat.a
+non-lib.a := libbsd-compat.a
include ../Rules