CVS: seamlessrdp/ServerExe Makefile,1.4,1.5

Pierre Ossman <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/seamlessrdp/ServerExe
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23662

Modified Files:
	Makefile 
Log Message:
Minor tweak of the Makefile to make sure we don't get a console.
Also fixed the clean target to whine a little less.


Index: Makefile
===================================================================
RCS file: /cvsroot/rdesktop/seamlessrdp/ServerExe/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** Makefile	9 Mar 2006 12:00:14 -0000	1.4
--- Makefile	9 Mar 2006 12:06:17 -0000	1.5
***************
*** 12,16 ****
  
  seamlessrdpshell.exe: main.c
! 	$(CC) $(CFLAGS) -o $@ $^
  
  HookDll/hookdll.dll: HookDll/hookdll.c
--- 12,16 ----
  
  seamlessrdpshell.exe: main.c
! 	$(CC) $(CFLAGS) -mwindows -o $@ $^
  
  HookDll/hookdll.dll: HookDll/hookdll.c
***************
*** 18,20 ****
  
  clean:
! 	-rm *.exe *.o *.dll HookDll/*.exe HookDll/*.o HookDll/*.dll
--- 18,21 ----
  
  clean:
! 	-rm -f *.o HookDll/*.o
! 	-rm -f seamlessrdpshell.exe HookDll/hookdll.dll



-------------------------------------------------------
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.