Sweden-Number/programs/regedit/Makefile.in

15 lines
238 B
Makefile
Raw Normal View History

TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = regedit
IMPORTS = msvcrt.dll advapi32.dll kernel32.dll ntdll.dll
C_SRCS = \
regedit.c \
regproc.c
@MAKE_PROG_RULES@
### Dependencies: