TOPSRCDIR = @top_srcdir@ TOPOBJDIR = ../.. SRCDIR = @srcdir@ VPATH = @srcdir@ MODULE = progman IMPORTS = shell32.dll comdlg32.dll user32.dll gdi32.dll kernel32.dll ntdll.dll LICENSELANG = En C_SRCS = \ dialog.c \ group.c \ grpfile.c \ license.c \ main.c \ program.c \ string.c \ $(LICENSELANG:%=License_%.c) RC_SRCS = rsrc.rc @MAKE_PROG_RULES@ ### Dependencies: