Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
wine-mirror
GitHub Repository: wine-mirror/wine
Path: blob/master/libs/winecrt0/Makefile.in
12343 views
STATICLIB = libwinecrt0.a

SOURCES = \
	arm64ec.c \
	crt_dllmain.c \
	crt_fltused.c \
	debug.c \
	delay_load.c \
	dll_canunload.c \
	dll_entry.c \
	dll_main.c \
	dll_register.c \
	dll_soinit.c \
	dll_version.c \
	exception.c \
	exe16_entry.c \
	exe_entry.c \
	exe_main.c \
	exe_wentry.c \
	exe_wmain.c \
	gcc_ctors.c \
	register.c \
	setjmp.c \
	stub.c \
	tls.c \
	unix_lib.c