feat(autotools): explainations in README
This commit is contained in:
parent
65a033c5f6
commit
b54488c17f
10 changed files with 35 additions and 43 deletions
|
|
@ -1,11 +1,8 @@
|
|||
lib_LIBRARIES = libutils.a
|
||||
|
||||
# libutils_a_SOURCES = \
|
||||
# utils.c \
|
||||
# utils.h
|
||||
libutils_a_SOURCES = \
|
||||
string_utils.c
|
||||
|
||||
# libutils_a_CPPFLAGS = -I$(top_srcdir)/src
|
||||
libutils_a_CPPFLAGS = -I$(top_srcdir)/src
|
||||
|
||||
# libutils_a_CFLAGS = -std=c99 -pedantic -Werror -Wall -Wextra -Wvla
|
||||
|
||||
# noinst_LIBRARIES = libutils.a
|
||||
noinst_LIBRARIES = libutils.a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue