Code

src/Makefile: Print some useful information after a successful built.
[lm2latex.git] / .gitignore
1 # build system stuff
2 .deps
3 Makefile
4 Makefile.in
5 aclocal.m4
6 autom4te.cache
7 compile
8 config.*
9 configure
10 depcomp
11 install-sh
12 missing
13 stamp-h1
14 version
15 ylwrap
17 # ltdl stuff
18 libtool
19 ltmain.sh
21 # build output
22 .libs
23 *.la
24 *.lo
25 *.o
26 l2l_features.h
27 l2l_scanner.[ch]
28 lm2latex