Mailing List Archive

NessusClient/nessus Makefile,1.14,1.15
Update of /usr/local/cvs/NessusClient/nessus
In directory raccoon.nessus.org:/tmp/cvs-serv57947/nessus

Modified Files:
Makefile
Log Message:
Update some dependencies


Index: Makefile
===================================================================
RCS file: /usr/local/cvs/NessusClient/nessus/Makefile,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- Makefile 25 Apr 2006 16:08:31 -0000 1.14
+++ Makefile 27 Apr 2006 16:44:51 -0000 1.15
@@ -82,7 +82,7 @@
$(CC) $(LDFLAGS) $(OBJS) $(if $(USE_GTK),$(GTK_OBJS)) -o NessusClient $(LIBS)


-context.o : cflags context.c context.h error_dialog.h
+context.o : cflags context.c context.h error_dialog.h comm.h plugin_cache.h
$(CC) $(CFLAGS) $(NESSUS_INCLUDE) -c context.c

preferences.o : cflags preferences.c preferences.h error_dialog.h globals.h
@@ -251,7 +251,7 @@
$(CC) $(CFLAGS) $(NESSUS_INCLUDE) -c comm.c

report.o : cflags report.c error_dialog.h globals.h context.h \
- comm.h plugin_cache.h nessus_plugin.h \
+ plugin_cache.h nessus_plugin.h \
prefs_dialog/prefs_scope_tree.h prefs_dialog/prefs_context.h
$(CC) $(CFLAGS) $(NESSUS_INCLUDE) -c report.c


_______________________________________________
Nessus-cvs mailing list
Nessus-cvs@list.nessus.org
http://mail.nessus.org/mailman/listinfo/nessus-cvs