Deleted Added
full compact
Makefile (200185) Makefile (200203)
1# $FreeBSD: head/lib/libulog/Makefile 200185 2009-12-06 20:30:21Z ed $
1# $FreeBSD: head/lib/libulog/Makefile 200203 2009-12-07 05:57:28Z ed $
2
2
3SHLIBDIR?=/lib
4
3.include <bsd.own.mk>
4
5LIB= ulog
6SHLIB_MAJOR= 0
7INCS= ulog.h utempter.h
8SRCS= ulog.h ulog_getutxent.c ulog_internal.h ulog_login.c \
9 ulog_login_pseudo.c ulog_pututxline.c ulog_util.c utempter.c
10

--- 39 unchanged lines hidden ---
5.include <bsd.own.mk>
6
7LIB= ulog
8SHLIB_MAJOR= 0
9INCS= ulog.h utempter.h
10SRCS= ulog.h ulog_getutxent.c ulog_internal.h ulog_login.c \
11 ulog_login_pseudo.c ulog_pututxline.c ulog_util.c utempter.c
12

--- 39 unchanged lines hidden ---