# direct linker invocation LDFLAGS_SYSROOT = $(CFLAGS_SYSROOT) ifneq ($(PE_SUBSYSTEM),) LDFLAGS_COMMON += -Wl,--subsystem=$(PE_SUBSYSTEM) endif