wine/programs/regsvr32/Makefile.in
Alexandre Julliard d84de4ca00 makefiles: Support specifying installed files in the top-level makefile.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-11-27 14:48:04 +01:00

11 lines
157 B
Makefile

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