Deleted Added
full compact
Makefile (284417) Makefile (284421)
1# $FreeBSD: head/lib/libulog/Makefile 284417 2015-06-15 15:34:20Z bapt $
1# $FreeBSD: head/lib/libulog/Makefile 284421 2015-06-15 19:28:07Z bapt $
2
2
3SHLIBDIR=/lib
3SHLIBDIR?=/lib
4
5.include <src.opts.mk>
6
7LIB= ulog
8SHLIB_MAJOR= 0
9INCS= ulog.h utempter.h
10SRCS= ulog.h ulog_login.c ulog_login_pseudo.c utempter.c
11

--- 26 unchanged lines hidden ---
4
5.include <src.opts.mk>
6
7LIB= ulog
8SHLIB_MAJOR= 0
9INCS= ulog.h utempter.h
10SRCS= ulog.h ulog_login.c ulog_login_pseudo.c utempter.c
11

--- 26 unchanged lines hidden ---