diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2006-03-15 10:41:58 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2006-03-15 10:41:58 +0000 |
| commit | 953c375657b17d19110a9a9dc81d88cc3c8cbb96 (patch) | |
| tree | 669047d36e2090fe2445a30d01aa158d0406fb50 /lib | |
| parent | 1999b9bf8006ede3840fd028a689db5a43480255 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/librt/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/librt/Makefile b/lib/librt/Makefile index 0a21a913099d..ea42355728cd 100644 --- a/lib/librt/Makefile +++ b/lib/librt/Makefile @@ -6,7 +6,6 @@ CFLAGS+=-I${.CURDIR}/../libc/include -I${.CURDIR} CFLAGS+=-Winline -Wall -g #MAN= libthr.3 -NO_MAN=yes SRCS+= aio.c mq.c sigev_thread.c timer.c |
