NetBSD/usr.sbin/lpr/common_source/Makefile

14 lines
264 B
Makefile

# $NetBSD: Makefile,v 1.8 2002/09/18 13:31:54 lukem Exp $
NOLINT= # defined
NOPIC= # defined
NOPROFILE= # defined
LIB= common
SRCS= common.c common_vars.c displayq.c fatal.c rmjob.c startdaemon.c
# only needed during build
libinstall::
.include <bsd.lib.mk>