OpenBSD-4.6/usr.sbin/mopd/otherOS/linux2/Makefile

#  Copyright (c) 1999 Mats O Jansson, Stockholm, Sweden
#  All rights reserved.
#
# @(#) $OpenBSD: Makefile,v 1.1 1999/03/27 14:31:23 maja Exp $

INSTBIN=	install -c -s -o root -g root -m 755
INSTINIT=	install -c -o root -g root -m 755

install:	mopd.init
	echo "Installing files in linux2";
	$(INSTINIT) $< $(INSTALL)/etc/rc.d/init.d/mopd