root/trunk/svnignore

Revision 1028, 0.6 KB (checked in by alonbl, 8 months ago)

New build system

Sync with other projects.

merge -r 1014:1027 https://www.opensc-project.org/svn/openct/branches/alonbl/build

_M .
_M macos
M macos/Makefile.am
M configure.ac
_M doc
D doc/changelog.sh
M doc/doxygen.conf.in
D doc/export-wiki.xsl
M doc/Makefile.am
A doc/opensc-logo.gif
D doc/generate-api.sh
D doc/export-wiki.sh
AM doc/nonpersistent
A doc/nonpersistent/export-wiki.xsl
A doc/nonpersistent/Makefile.am
A doc/nonpersistent/export-wiki.sh
A doc/nonpersistent/svn2cl.xsl
D doc/svn2cl.xsl
A doc/doxygen-footer.html
_M src
_M src/ctapi
M src/ctapi/Makefile.am
_M src/tools
M src/tools/Makefile.am
_M src/ifd
M src/ifd/ifd-cm4000.c
M src/ifd/atr.c
M src/ifd/ifd-pertosmart1030.c
M src/ifd/ifd-pertosmart1038.c
M src/ifd/ifd-rutoken.c
M src/ifd/sys-linux.c
M src/ifd/Makefile.am
_M src/include
_M src/include/openct
M src/include/openct/Makefile.am
M src/include/Makefile.am
_M src/ct
M src/ct/Makefile.am
_M src/pcsc
M src/pcsc/Makefile.am
M src/Makefile.am
M Makefile.am
A svnignore
_M etc
M etc/Makefile.am
_M solaris
_M aclocal
D aclocal/pkg.m4
M aclocal/ac_create_stdint_h.m4
D aclocal/ac_compile_check_sizeof.m4
M aclocal/Makefile.am

Line 
1Makefile
2Makefile.in
3core
4archive
5acinclude.m4
6aclocal.m4
7autom4te.cache
8compile
9confdefs.h
10config.*
11configure
12conftest
13conftest.c
14depcomp
15install-sh
16libtool
17libtool.m4
18ltmain.sh
19missing
20mkinstalldirs
21so_locations
22stamp-h*
23
24.deps
25.libs
26.#*#
27.*.bak
28.*.orig
29.*.rej
30.*~
31#*#
32*.bak
33*.d
34*.def
35*.dll
36*.exe
37*.la
38*.lib
39*.lo
40*.orig
41*.pdb
42*.rej
43*.u
44*.rc
45*.pc
46*~
47*.gz
48*.bz2
49*.[0-9]
50*.html
51*.gif
52*.css
53*.out
54*.loT
55
56ChangeLog
57doxygen.conf
58reader.conf
59openct_serial
60openct.hald
61openct_usb
62openct_pcmcia
63init-script
64openct.conf
65types.h
66ifdhandler
67ifdproxy
68openct-tool
69openct-control
Note: See TracBrowser for help on using the browser.