1997-10-12 00:25:53 +04:00
|
|
|
# $NetBSD: Makefile,v 1.3 1997/10/11 20:25:53 mycroft Exp $
|
1997-10-10 13:26:35 +04:00
|
|
|
|
|
|
|
LIB= common
|
|
|
|
SRCS= common.c displayq.c rmjob.c startdaemon.c
|
|
|
|
|
|
|
|
NOPROFILE= noprofile
|
|
|
|
NOPIC= nopic
|
|
|
|
|
1997-10-11 23:42:34 +04:00
|
|
|
# only needed during build
|
|
|
|
libinstall::
|
|
|
|
|
1997-10-10 13:26:35 +04:00
|
|
|
.include <bsd.lib.mk>
|