summaryrefslogtreecommitdiff
path: root/src/.gitignore
diff options
context:
space:
mode:
authorJan Engelhardt <jengelh@inai.de>2016-06-23 10:26:46 +0200
committerAdrian Thurston <thurston@complang.org>2016-06-29 12:19:53 -0400
commitcd309a45891753a456843eee3f9e397def502924 (patch)
tree3a733fcb3ce1411536129e3f24c59c00177c23e4 /src/.gitignore
parent2afdfef96c9de759a24ba4cb56928c48e1d86bd3 (diff)
downloadcolm-cd309a45891753a456843eee3f9e397def502924.tar.gz
build libcolm shared and use -release ld option
Diffstat (limited to 'src/.gitignore')
-rw-r--r--src/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/.gitignore b/src/.gitignore
index d9c11422..434ac20d 100644
--- a/src/.gitignore
+++ b/src/.gitignore
@@ -7,6 +7,7 @@
/output
/*.o
+/*.lo
/Makefile.in
/Makefile
/.*.d
@@ -20,6 +21,8 @@
/.deps
/libcolmp.a
/libcolmd.a
+/libcolmp.la
+/libcolmd.la
/.libs
/stamp-h1
/stamp-h2