1 TOPSRCDIR = @top_srcdir@
6 IMPORTS = kernel32 ntdll
7 EXTRADLLFLAGS = -Wb,--subsystem,win16,--dll-name,kernel
8 EXTRARCFLAGS = -O res16
35 EXTRA_OBJS = relay16asm.o
39 relay16asm.o: $(WINEBUILD)
40 $(WINEBUILD) $(WINEBUILDFLAGS) -o $@ --relay16
42 @DEPENDENCIES@ # everything below this line is overwritten by make depend