ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/libptytty/src/Makefile.in
(Generate patch)

Comparing libptytty/src/Makefile.in (file contents):
Revision 1.19 by ayin, Wed Jun 13 17:30:54 2007 UTC vs.
Revision 1.20 by ayin, Thu Feb 21 18:49:33 2008 UTC

51allbin: libptytty.la 51allbin: libptytty.la
52 52
53alldoc: 53alldoc:
54 54
55clean: 55clean:
56 rm -rf *.o *.lo *.la *~ .libs 56 rm -rf *.o *.lo *.la .libs
57 57
58realclean: clean 58realclean: clean
59 rm -f tags TAGS 59 rm -f tags TAGS
60 60
61cleandir: realclean 61cleandir: realclean

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines