[Netadm-devel] gwc/gwccli Makefile,1.1.1.1,1.2 main.c,1.2,1.3
Status: Beta
Brought to you by:
linuxpark
From: linuxpark <lin...@us...> - 2006-04-06 15:16:00
|
Update of /cvsroot/netadm/gwc/gwccli In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv12694/gwccli Modified Files: Makefile main.c Log Message: MOD: minor modifying and renaming email address. ADD: sample subdir to Makefile. Index: Makefile =================================================================== RCS file: /cvsroot/netadm/gwc/gwccli/Makefile,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** Makefile 30 Jan 2006 17:41:28 -0000 1.1.1.1 --- Makefile 6 Apr 2006 15:15:48 -0000 1.2 *************** *** 2,6 **** # # Title : Makefile ! # Author : Jeho-Park <ne...@ke...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : Makefile for gwccli command --- 2,6 ---- # # Title : Makefile ! # Author : Jeho-Park <lin...@gm...> # Created date : 2006. 01. 31. (thu) 01:40:38 KST # Description : Makefile for gwccli command Index: main.c =================================================================== RCS file: /cvsroot/netadm/gwc/gwccli/main.c,v retrieving revision 1.2 retrieving revision 1.3 diff -C2 -d -r1.2 -r1.3 *** main.c 6 Mar 2006 04:23:56 -0000 1.2 --- main.c 6 Apr 2006 15:15:48 -0000 1.3 *************** *** 2,6 **** Title : main.c ! Author : Jeho-Park <ne...@ke...> Created date : 2006. 01. 31. (thu) 01:39:30 KST Description : main.c for gwccli --- 2,6 ---- Title : main.c ! Author : Jeho-Park <lin...@gm...> Created date : 2006. 01. 31. (thu) 01:39:30 KST Description : main.c for gwccli |