[demo] Added --help and --version to adg-demo
[adg.git] / .gitignore
blobd97bb71f0c80c20e13caaeda9a876940b04c7dd7
1 # ./autogen.sh
2 /configure
3 /ABOUT-NLS
4 /INSTALL
5 /aclocal.m4
6 /autom4te.cache/
7 /config.h.in
8 /config.guess
9 /config.rpath
10 /config.sub
11 /missing
12 /mkinstalldirs
13 /depcomp
14 /install-sh
15 /ltmain.sh
16 /shave
17 /shave-libtool
18 Makefile.in
20 # ./configure
21 /config.log
22 /config.status
23 /libtool
24 /stamp-h*
25 /config.h
26 /adg.pc
27 /cpml.pc
28 .deps/
29 Makefile
31 # make
32 .libs/
33 *.o
34 *.loT
35 *.lo
36 *.la
37 *.stamp
39 # Autogenerated files
40 /ChangeLog
41 /README
42 /NEWS
43 /TODO
44 /CONTRIBUTING