Edit

kc3-lang/pkgconf/.gitignore

Branch :

  • Show log

    Commit

  • Author : William Pitcock
    Date : 2013-03-01 12:17:16
    Hash : 1a497587
    Message : buildsys: add support for building a profiled executable

  • .gitignore
  • *.h.in~
    *.o
    *.og
    *.op
    *.gcno
    *.gcda
    *.gcov
    core
    .gdb_history
    
    .deps
    
    *.exe
    *.dep
    *.diff
    *.orig
    *.patch
    *.rej
    /tests/run.sh
    
    /aclocal.m4
    /autom4te.cache/
    /buildsys.mk
    /config.h
    /config.h.in
    /config.log
    /config.status
    /configure
    /pkgconf
    /pkgconf-gcov
    /pkgconf-profile
    
    Makefile