/[rdesktop]/sourceforge.net/trunk/rdesktop/Makefile.in
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.in

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

revision 768 by astrand, Wed Sep 8 11:32:38 2004 UTC revision 828 by stargo, Sun Mar 6 21:11:18 2005 UTC
# Line 1  Line 1 
1  #  #
2  # rdesktop: A Remote Desktop Protocol client  # rdesktop: A Remote Desktop Protocol client
3  # Makefile.in  # Makefile.in
4  # Copyright (C) Matthew Chapman 1999-2004  # Copyright (C) Matthew Chapman 1999-2005
5  #  #
6    
7  prefix      = @prefix@  prefix      = @prefix@
# Line 82  proto: Line 82  proto:
82  clean:  clean:
83          rm -f *.o *~ vnc/*.o vnc/*~ rdesktop rdp2vnc          rm -f *.o *~ vnc/*.o vnc/*~ rdesktop rdp2vnc
84    
85    .PHONY: distclean
86    distclean: clean
87            rm -rf autom4te.cache config.log config.status Makefile
88    
89  .PHONY: dist  .PHONY: dist
90  dist: rdesktop-$(VERSION).tar.gz  dist: rdesktop-$(VERSION).tar.gz
91    

Legend:
Removed from v.768  
changed lines
  Added in v.828

  ViewVC Help
Powered by ViewVC 1.1.26