File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / mtr / .gitignore
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jul 21 23:43:42 2013 UTC (10 years, 11 months ago) by misho
Branches: mtr, elwix, MAIN
CVS tags: v0_86, v0_85, HEAD
0.85

    1: # .gitignore
    2: *.o
    3: 
    4: Makefile
    5: Makefile.in
    6: aclocal.m4
    7: confdefs.h
    8: config.*
    9: configure
   10: confinc
   11: confmf
   12: conftest.*
   13: depcomp
   14: install-sh
   15: missing
   16: stamp-h1*
   17: 
   18: /autom4te.cache/
   19: /.deps/
   20: /ChangeLog
   21: /INSTALL
   22: /mtr
   23: /version.h
   24: /version.h.tmp
   25: 

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>