feat(autotools): explainations in README
This commit is contained in:
parent
65a033c5f6
commit
b54488c17f
10 changed files with 35 additions and 43 deletions
|
|
@ -1,4 +1,4 @@
|
|||
lib_LIBRARIES = liblexer.a lib_asan_lexer.a
|
||||
lib_LIBRARIES = liblexer.a
|
||||
|
||||
liblexer_a_SOURCES = \
|
||||
lexer.c \
|
||||
|
|
@ -6,6 +6,4 @@ liblexer_a_SOURCES = \
|
|||
|
||||
liblexer_a_CPPFLAGS = -I$(top_srcdir)/src
|
||||
|
||||
liblexer_a_CFLAGS = -std=c99 -pedantic -Werror -Wall -Wextra -Wvla
|
||||
|
||||
noinst_LIBRARIES = liblexer.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue