[Javanetsim-cvs] IceScan/nbproject configurations.xml, 1.23, 1.24 Makefile-Default.mk, 1.1, 1.2
Status: Beta
Brought to you by:
darkkey
From: Alexander B. <da...@us...> - 2006-12-21 15:37:29
|
Update of /cvsroot/javanetsim/IceScan/nbproject In directory sc8-pr-cvs6.sourceforge.net:/tmp/cvs-serv15392/nbproject Modified Files: configurations.xml Makefile-Default.mk Log Message: no message Index: Makefile-Default.mk =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/Makefile-Default.mk,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** Makefile-Default.mk 28 Nov 2006 17:57:54 -0000 1.1 --- Makefile-Default.mk 21 Dec 2006 15:37:24 -0000 1.2 *************** *** 23,27 **** # Object Files OBJECTFILES= \ ! build/Default/GNU-Linux-x86/icescan.o # C Compiler Flags --- 23,37 ---- # Object Files OBJECTFILES= \ ! build/Default/GNU-Linux-x86/icesockets/sock_win.o \ ! build/Default/GNU-Linux-x86/icesockets/sock_eth.o \ ! build/Default/GNU-Linux-x86/icescan.o \ ! build/Default/GNU-Linux-x86/icesockets/ice_rand.o \ ! build/Default/GNU-Linux-x86/csubtarget.o \ ! build/Default/GNU-Linux-x86/icesockets/sock_name.o \ ! build/Default/GNU-Linux-x86/icesockets/sock_pcap.o \ ! build/Default/GNU-Linux-x86/icediscover.o \ ! build/Default/GNU-Linux-x86/icesockets/sock_arp.o \ ! build/Default/GNU-Linux-x86/icesockets/sock_files.o \ ! build/Default/GNU-Linux-x86/udpscan.o # C Compiler Flags *************** *** 45,52 **** --- 55,102 ---- ${LINK.cc} -o /home/key/IceScan/icescan ${OBJECTFILES} ${LDLIBSOPTIONS} + build/Default/GNU-Linux-x86/icesockets/sock_win.o: icesockets/sock_win.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_win.o icesockets/sock_win.cc + + build/Default/GNU-Linux-x86/icesockets/sock_eth.o: icesockets/sock_eth.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_eth.o icesockets/sock_eth.cc + build/Default/GNU-Linux-x86/icescan.o: icescan.cc @${MKDIR} -p build/Default/GNU-Linux-x86 $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icescan.o icescan.cc + build/Default/GNU-Linux-x86/icesockets/ice_rand.o: icesockets/ice_rand.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/ice_rand.o icesockets/ice_rand.cc + + build/Default/GNU-Linux-x86/csubtarget.o: csubtarget.cc + @${MKDIR} -p build/Default/GNU-Linux-x86 + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/csubtarget.o csubtarget.cc + + build/Default/GNU-Linux-x86/icesockets/sock_name.o: icesockets/sock_name.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_name.o icesockets/sock_name.cc + + build/Default/GNU-Linux-x86/icesockets/sock_pcap.o: icesockets/sock_pcap.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_pcap.o icesockets/sock_pcap.cc + + build/Default/GNU-Linux-x86/icediscover.o: icediscover.cc + @${MKDIR} -p build/Default/GNU-Linux-x86 + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icediscover.o icediscover.cc + + build/Default/GNU-Linux-x86/icesockets/sock_arp.o: icesockets/sock_arp.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_arp.o icesockets/sock_arp.cc + + build/Default/GNU-Linux-x86/icesockets/sock_files.o: icesockets/sock_files.cc + @${MKDIR} -p build/Default/GNU-Linux-x86/icesockets + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/icesockets/sock_files.o icesockets/sock_files.cc + + build/Default/GNU-Linux-x86/udpscan.o: udpscan.cc + @${MKDIR} -p build/Default/GNU-Linux-x86 + $(COMPILE.cc) -g -o build/Default/GNU-Linux-x86/udpscan.o udpscan.cc + # Subprojects .build-subprojects: Index: configurations.xml =================================================================== RCS file: /cvsroot/javanetsim/IceScan/nbproject/configurations.xml,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** configurations.xml 21 Dec 2006 13:59:50 -0000 1.23 --- configurations.xml 21 Dec 2006 15:37:24 -0000 1.24 *************** *** 6,20 **** --- 6,27 ---- <itemPath>icesockets/csocket.h</itemPath> <itemPath>icesockets/getaddrinfo.h</itemPath> + <itemPath>icesockets/ice_rand.cc</itemPath> <itemPath>icesockets/ice_rand.h</itemPath> <itemPath>icesockets/iceregex.h</itemPath> <itemPath>icesockets/queue.h</itemPath> + <itemPath>icesockets/sock_arp.cc</itemPath> <itemPath>icesockets/sock_arp.h</itemPath> <itemPath>icesockets/sock_err.h</itemPath> + <itemPath>icesockets/sock_eth.cc</itemPath> <itemPath>icesockets/sock_eth.h</itemPath> + <itemPath>icesockets/sock_files.cc</itemPath> <itemPath>icesockets/sock_files.h</itemPath> + <itemPath>icesockets/sock_name.cc</itemPath> <itemPath>icesockets/sock_name.h</itemPath> + <itemPath>icesockets/sock_pcap.cc</itemPath> <itemPath>icesockets/sock_pcap.h</itemPath> <itemPath>icesockets/sock_time.h</itemPath> <itemPath>icesockets/sock_types.h</itemPath> + <itemPath>icesockets/sock_win.cc</itemPath> <itemPath>icesockets/sock_win.h</itemPath> </logicalFolder> *************** *** 35,42 **** --- 42,51 ---- <itemPath>TODO</itemPath> </logicalFolder> + <itemPath>csubtarget.cc</itemPath> <itemPath>csubtarget.h</itemPath> <itemPath>ctarget.h</itemPath> <itemPath>defwin.h</itemPath> <itemPath>icedbs.h</itemPath> + <itemPath>icediscover.cc</itemPath> <itemPath>icediscover.h</itemPath> <itemPath>iceoutput.h</itemPath> *************** *** 47,50 **** --- 56,60 ---- <itemPath>nbt_wrapper.h</itemPath> <itemPath>portdef.h</itemPath> + <itemPath>udpscan.cc</itemPath> <itemPath>udpscan.h</itemPath> </logicalFolder> *************** *** 156,159 **** --- 166,219 ---- <itemTool>3</itemTool> </item> + <item path="csubtarget.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/ice_rand.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_arp.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_eth.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_files.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_name.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_pcap.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icesockets/sock_win.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="udpscan.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> + <item path="icediscover.cc"> + <itemTool>1</itemTool> + <ccCompilerTool> + </ccCompilerTool> + </item> </conf> </confs> |