Changeset 37f27bc for .gitignore


Ignore:
Timestamp:
Jul 17, 2009, 9:44:39 PM (15 years ago)
Author:
Nelson Elhage <nelhage@mit.edu>
Branches:
master, release-1.10, release-1.4, release-1.5, release-1.6, release-1.7, release-1.8, release-1.9
Children:
0ce0535
Parents:
4f0a2ee
git-author:
Nelson Elhage <nelhage@mit.edu> (06/01/09 15:28:35)
git-committer:
Nelson Elhage <nelhage@mit.edu> (07/17/09 21:44:39)
Message:
Switch the build system to using automake.

Use automake for the build system, which lets us clean a bunch of
cruft out of Makefile.in.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • .gitignore

    rd5ef539 r37f27bc  
    44*~
    55.#*
     6.deps
    67META.yml
    78Makefile
     9/Makefile.in
     10/libfaim/Makefile.in
    811Makefile.old
    912TAGS
     
    2023configure
    2124core
     25depcomp
     26install-sh
    2227jabber.log
     28missing
    2329owl_prototypes.h
    2430owl_prototypes.h.new
     
    2632perlwrap.c
    2733pm_to_blib
     34stamp-h1
    2835tester
    2936varstubs.c
Note: See TracChangeset for help on using the changeset viewer.