blob: 75576f3bf8a92c0adb632109ed25a35e7297790d [file]
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = notepad
APPMODE = gui
IMPORTS = comdlg32 shell32 user32 gdi32 kernel32
LICENSELANG = En
C_SRCS = \
dialog.c \
language.c \
license.c \
main.c \
search.c \
$(LICENSELANG:%=License_%.c)
RC_SRCS = rsrc.rc
@MAKE_PROG_RULES@
### Dependencies: