Skip to content

Commit 25e8aa8

Browse files
author
testwill
committed
Solve compilation errors and optimize the project
1 parent d8b8708 commit 25e8aa8

File tree

14 files changed

+6633
-50774
lines changed

14 files changed

+6633
-50774
lines changed

.gitignore

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
autom4te.cache
2+
*.o
3+
*.lo
4+
*.la
5+
.libs/
6+
src/mpse/.deps/
7+
src/mpse/.dirstamp
8+
src/test/.deps/
9+
src/test/.dirstamp
10+
config.log
11+
config.status
12+
missing
13+
COPYING
14+
INSTALL
15+
Makefile
16+
bm_test
17+
config.log
18+
config.status
19+
depcomp
20+
libtool
21+
missing
22+
mpse_test
23+
src/config.h
24+
src/sfutil/
25+
src/stamp-h1

Makefile.in

Lines changed: 167 additions & 98 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)