Makefile revision 1.2
1#	$NetBSD: Makefile,v 1.2 1997/10/11 19:42:34 veego Exp $
2
3LIB=	common
4SRCS=	common.c displayq.c rmjob.c startdaemon.c
5
6NOPROFILE=	noprofile
7NOPIC=		nopic
8
9# only needed during build
10libinstall::
11
12.include <bsd.lib.mk>
13LDADD=
14DPADD=
15