cf118ccf87
Reported by: lwhsu
6 lines
182 B
Makefile
6 lines
182 B
Makefile
COMMENT= Security tool to monitor and check logs and intrusions - server installation
|
|
OSSEC_TYPE= server
|
|
|
|
MASTERDIR= ${.CURDIR}/../ossec-hids-local
|
|
|
|
.include "${MASTERDIR}/Makefile"
|