9 lines
183 B
Makefile
9 lines
183 B
Makefile
# $NetBSD: Makefile,v 1.10 2004/05/23 14:05:39 tron Exp $
|
|
|
|
MKPRIVATELIB= yes
|
|
|
|
LIB= common
|
|
SRCS= common.c common_vars.c displayq.c fatal.c rmjob.c startdaemon.c
|
|
|
|
.include <bsd.lib.mk>
|