Added dummy library `libutempter' for non-privileged access to utmp/wtmp data.

llvm-svn: 7994
This commit is contained in:
Misha Brukman 2003-08-20 21:42:01 +00:00
parent 90869942e7
commit db3c78202d
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,6 @@
LEVEL = ../../..
BYTECODE_LIBRARY=1
DONT_BUILD_RELINKED=1
LIBRARYNAME=utempter
include $(LEVEL)/Makefile.common