1998-04-14 08:05:43 +04:00
|
|
|
#
|
|
|
|
# This makefile is for making the distribution on Unix
|
|
|
|
# You won't be able to compile with this one the Midnight Commander
|
|
|
|
# on Windows NT or OS/2
|
|
|
|
#
|
|
|
|
# Please read the file README in this directory if you want to compile
|
|
|
|
# the Midnight Commander for Windows NT or OS/2
|
|
|
|
#
|
|
|
|
|
2002-01-03 10:18:52 +03:00
|
|
|
EXTRA_DIST = BUGS Makefile.BC5 Makefile.MIN Makefile.PC Makefile.VC4 \
|
|
|
|
Makefile.RSX README TODO ChangeLog chmod.c config.h cons_nt.c \
|
2002-03-19 00:16:36 +03:00
|
|
|
dirent_nt.c drive.c drive.h key_nt.c mc.rc mc_nt.ico \
|
|
|
|
slint_pc.c trace_nt.c trace_nt.h util_nt.c \
|
2002-01-03 10:18:52 +03:00
|
|
|
util_win32.c util_win32.h util_winnt.c
|