Makefile revision 1.3
1#	$NetBSD: Makefile,v 1.3 1997/10/11 20:25:53 mycroft 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>
13