1 # $NetBSD: Makefile,v 1.14 1997/03/13 04:04:54 perry Exp $ 2 # @(#)Makefile 8.1 (Berkeley) 6/5/93 3 4 PROG= reboot 5 DPADD= ${LIBUTIL} 6 LDADD= -lutil 7 MAN= reboot.8 8 MLINKS= reboot.8 halt.8 9 LINKS= ${BINDIR}/reboot ${BINDIR}/halt 10 11 .include <bsd.prog.mk> 12
Indexes created Sun Oct 12 09:09:55 GMT 2025