initial commit
This commit is contained in:
8
support/sysvinit/Makefile
Normal file
8
support/sysvinit/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
MK= ../../mk
|
||||
include ${MK}/os.mk
|
||||
|
||||
DIR= ${DATADIR}/support/sysvinit
|
||||
INC= inittab README.md
|
||||
|
||||
|
||||
include ${MK}/scripts.mk
|
||||
Reference in New Issue
Block a user