# Makefile for the init program (INIT) .include PROG= init SRCS= init.c CPPFLAGS.init.c+= -D__NBSD_LIBC MAN= BINDIR?= /usr/sbin .include