CVS: rdesktop Makefile.in,1.8,1.9

Peter Åstrand <[email protected]>
Newsgroups gmane.network.rdesktop.cvs
Message-ID <[email protected]>
Update of /cvsroot/rdesktop/rdesktop
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv24554

Modified Files:
	Makefile.in 
Log Message:
Explicitly list the files to cproto, instead of using *.c. This avoids
troubles if you have some old files in the working directory
(foo.c). Also, the order will be more permanent, which avoids
unncessary changes to proto.h. The sound API is defined by
rdpsnd_oss.c; no need to include the others.


Index: Makefile.in
===================================================================
RCS file: /cvsroot/rdesktop/rdesktop/Makefile.in,v
retrieving revision 1.8
retrieving revision 1.9
diff -C2 -d -r1.8 -r1.9
*** Makefile.in	4 May 2005 18:01:56 -0000	1.8
--- Makefile.in	2 Aug 2005 09:42:26 -0000	1.9
***************
*** 77,81 ****
  .PHONY: proto
  proto:
! 	cproto -DMAKE_PROTO -DWITH_OPENSSL -o proto.h *.c
  
  .PHONY: clean
--- 77,85 ----
  .PHONY: proto
  proto:
! 	cproto -DMAKE_PROTO -DWITH_OPENSSL -o proto.h \
! 	bitmap.c cache.c channels.c cliprdr.c disk.c mppc.c ewmhints.c	\
! 	iso.c licence.c mcs.c orders.c parallel.c printer.c printercache.c \
! 	pstcache.c rdesktop.c rdp5.c rdp.c rdpdr.c rdpsnd.c rdpsnd_oss.c \
! 	secure.c serial.c tcp.c xclip.c xkeymap.c xwin.c
  
  .PHONY: clean



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
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.