Makefile.in 191 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 MODULE = progman.exe APPMODE = -mwindows IMPORTS = shell32 comdlg32 user32 gdi32 C_SRCS = \ dialog.c \ group.c \ grpfile.c \ main.c \ program.c \ string.c RC_SRCS = progman.rc