[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ossec-cvs] ossec-hids: Makefile (HEAD) [dcid]



Module name:	ossec-hids
Changes by:	dcid	07/08/12 23:11:49

Modified files:
	Makefile

Log message:
Description: A few new pix/sshd rules. Adding some additional libraries too (organizing mem_op).
Reviewed by: dcid
Bug:

Index: Makefile
===================================================================
RCS file: /usr/cvsroot/ossec-hids/src/os_maild/Makefile,v
diff -u -r1.3 -r1.4
--- Makefile	21 Jun 2006 00:32:58 -0000	1.3
+++ Makefile	13 Aug 2007 02:11:49 -0000	1.4
@@ -10,9 +10,8 @@
 
 OBJS = ${OS_CONFIG} ${OS_SHARED} ${OS_NET} ${OS_REGEX} ${OS_XML}
 
-addclient:
+maild:
 		${CC} ${CFLAGS} ${LOCAL} ${OBJS} -o ${NAME}
-		${CC} ${CFLAGS} -c ${LOCAL}
 clean:
 		${CLEAN}
 build:


OSSEC home | Main Index | Thread Index


OSSEC project: www.ossec.net.
Mailling list information: http://www.ossec.net/en/mailing_lists.html.