/[rdesktop]/sourceforge.net/trunk/rdesktop/Makefile
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /sourceforge.net/trunk/rdesktop/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 10 by matty, Tue Aug 15 10:23:24 2000 UTC revision 13 by matty, Sat Sep 16 12:07:55 2000 UTC
# Line 8  Line 8 
8  # DEBUG = -g -DRDP_DEBUG  # DEBUG = -g -DRDP_DEBUG
9    
10  CC     = gcc  CC     = gcc
11  CFLAGS = -O2 -Wall $(DEBUG)  CFLAGS = -O2 -Wall $(DEBUG) -I/usr/X11R6/include
12  LIBS   = -L/usr/X11R6/lib -lX11  LIBS   = -L/usr/X11R6/lib -lX11
13    
14  RDPOBJ = rdesktop.o tcp.o iso.o mcs.o secure.o licence.o rdp.o orders.o bitmap.o cache.o xwin.o  RDPOBJ = rdesktop.o tcp.o iso.o mcs.o secure.o licence.o rdp.o orders.o bitmap.o cache.o xwin.o

Legend:
Removed from v.10  
changed lines
  Added in v.13

  ViewVC Help
Powered by ViewVC 1.1.26