Initial community commit
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
INCLUDES = -I$(top_srcdir)/src $(all_includes)
|
||||
METASOURCES = AUTO
|
||||
noinst_LIBRARIES = libbfc_platform.a
|
||||
libbfc_platform_a_SOURCES = guid.h linux.h platform.h platform.cpp
|
||||
|
||||
libbfc_platform_a_LIBADD = $(top_builddir)/src/bfc/platform/linux/libbfc_platform_linux.a
|
||||
Reference in New Issue
Block a user