6 lines
119 B
Makefile
6 lines
119 B
Makefile
DIR = /usr/share/man/man8
|
|
INC = rc-status.8 rc-update.8 start-stop-daemon.8
|
|
|
|
TOPDIR = ..
|
|
include $(TOPDIR)/default.mk
|