initial top-level import of subdirectories
This commit is contained in:
9
ssl/Makefile.am.tpl
Normal file
9
ssl/Makefile.am.tpl
Normal file
@@ -0,0 +1,9 @@
|
||||
include $(top_srcdir)/Makefile.am.common
|
||||
|
||||
lib_LTLIBRARIES = libssl.la
|
||||
|
||||
libssl_la_LDFLAGS = -version-info libssl-version
|
||||
|
||||
libssl_la_CFLAGS = $(CFLAGS) $(USER_CFLAGS)
|
||||
libssl_la_SOURCES =
|
||||
noinst_HEADERS =
|
Reference in New Issue
Block a user