wine/programs/regsvr32/Makefile.in
Alexandre Julliard 088a787a2c makefiles: Make -mno-cygwin the default.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-09-20 22:45:48 +02:00

12 lines
173 B
Makefile

MODULE = regsvr32.exe
IMPORTS = ole32 user32 kernelbase
EXTRADLLFLAGS = -mwindows -municode
C_SRCS = \
regsvr32.c
RC_SRCS = regsvr32.rc
MANPAGES = regsvr32.man.in