CVS: seamlessrdp/ServerExe Makefile,1.8,1.9
Peter Ã
strand <[email protected]> Tue, 21 Mar 2006 06:51:21 -0800
| Newsgroups | gmane.network.rdesktop.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19263 Modified Files: Makefile Log Message: Building a ZIP file with resulting binaries. Index: Makefile =================================================================== RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/Makefile,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** Makefile 20 Mar 2006 10:30:25 -0000 1.8 --- Makefile 21 Mar 2006 14:51:19 -0000 1.9 *************** *** 9,13 **** .SUFFIXES: ! default: seamlessrdpshell.exe HookDll/seamlessrdp.dll seamlessrdpshell.exe: main.c vchannel.dll --- 9,17 ---- .SUFFIXES: ! default: seamlessrdp.zip ! ! seamlessrdp.zip: seamlessrdpshell.exe seamlessrdp.dll vchannel.dll ! -rm $@ ! zip $@ $^ seamlessrdpshell.exe: main.c vchannel.dll *************** *** 17,20 **** --- 21,27 ---- $(CC) $(CFLAGS) -shared -o $@ $^ -lwtsapi32 + seamlessrdp.dll: HookDll/seamlessrdp.dll + cp $^ $@ + HookDll/seamlessrdp.dll: HookDll/hookdll.c vchannel.dll $(CC) $(CFLAGS) -shared -o $@ $^ *************** *** 22,24 **** clean: -rm -f *.o HookDll/*.o ! -rm -f seamlessrdpshell.exe vchannel.dll HookDll/seamlessrdp.dll --- 29,31 ---- clean: -rm -f *.o HookDll/*.o ! -rm -f seamlessrdpshell.exe vchannel.dll HookDll/seamlessrdp.dll seamlessrdp.dll seamlessrdp.zip ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642