Subversion Repositories SvarDOS

Rev

Rev 402 | Rev 432 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 402 Rev 421
Line 1... Line 1...
1
#
1
#
2
# This is a makefile to build the SVARCOM command interpreter (COMMAND.COM)
2
# This is a makefile to build the SVARCOM command interpreter (COMMAND.COM)
-
 
3
# using OpenWatcom and nasm.
3
#
4
#
4
# You can use following targets:
5
# You can use following targets:
5
#
6
#
6
#  wmake           - compiles the program
7
#  wmake           - compiles the program
7
#  wmake clean     - cleans up all non-source files
8
#  wmake clean     - cleans up all non-source files