Sweden-Number/programs/reg/Makefile.in

17 lines
203 B
Makefile

MODULE = reg.exe
IMPORTS = advapi32
DELAYIMPORTS = user32
EXTRADLLFLAGS = -mconsole -municode
C_SRCS = \
add.c \
copy.c \
delete.c \
export.c \
import.c \
query.c \
reg.c
RC_SRCS = reg.rc