1 TOPSRCDIR = @top_srcdir@
7 IMPORTS = kernel32 ntdll
8 DELAYIMPORTS = ddraw dsound user32
9 EXTRAIMPLIBFLAGS = --subsystem win16
10 EXTRADLLFLAGS = -Wb,--subsystem,win16,--dll-name,kernel
11 EXTRARCFLAGS = -O res16
62 EXTRA_OBJS = relay16asm.o
66 relay16asm.o: $(WINEBUILD)
67 $(WINEBUILD) $(WINEBUILDFLAGS) -o $@ --relay16
69 @DEPENDENCIES@ # everything below this line is overwritten by make depend