2 # This makefile is for making the distribution on Unix
3 # You won't be able to compile with this one the Midnight Commander
4 # on OS/2, use Makefile.release instead.
6 # Please read the file README.OS2 in the top directory of the distribution
11 FILES
= Makefile Makefile.EMX Makefile.BC2 Makefile.OS2 chmod.os2.c config.h \
12 cons.handler.os2.c cons.saver.h direct.h dirent.h dirent.os2.c \
13 drive.h drive.os2.c inst.cmd key.os2.c mc.def mc.ico slint.os2.c \
16 FILESSYS
= sys
/param.h sys
/time.h
23 clean realclean distclean cross
:
34 -mkdir ..
/..
/mc-
$(VERSION
)/os2
35 $(CP
) $(FILES
) ..
/..
/mc-
$(VERSION
)/os2
36 -mkdir ..
/..
/mc-
$(VERSION
)/os2
/sys
37 $(CP
) $(FILESSYS
) ..
/..
/mc-
$(VERSION
)/os2
/sys