7 lines
90 B
Makefile
Raw Normal View History

2008-01-10 23:48:53 +00:00
DIR= /etc/init.d
SRCS= ttys.in wscons.in
BIN= ${OBJS}
2008-01-10 23:48:53 +00:00
MK= ../mk
include ${MK}/scripts.mk