Files
linux-packaging-mono/netcore/corerun/Makefile.am
Xamarin Public Jenkins (auto-signing) 73ee7591e8 Imported Upstream version 6.8.0.73
Former-commit-id: d18deab1b47cfd3ad8cba82b3f37d00eec2170af
2019-12-10 18:00:56 +00:00

8 lines
198 B
Makefile

# Files copied from coreclr/src/coreclr/hosts/unixcorerun repo
AM_CPPFLAGS = $(SHARED_CFLAGS)
bin_PROGRAMS = corerun
corerun_SOURCES = corerun.cpp coreruncommon.cpp coreruncommon.h coreclrhost.h