Sweden-Number/programs/cmd/Makefile.in

15 lines
196 B
Makefile
Raw Permalink Normal View History

2006-09-04 06:13:08 +02:00
MODULE = cmd.exe
IMPORTS = shell32 user32 advapi32
1999-06-06 17:24:04 +02:00
EXTRADLLFLAGS = -mconsole -municode
1999-06-06 17:24:04 +02:00
C_SRCS = \
batch.c \
builtins.c \
directory.c \
wcmdmain.c
2011-01-04 00:03:40 +01:00
RC_SRCS = cmd.rc
1999-06-06 17:24:04 +02:00
2008-03-20 15:02:19 +01:00
SVG_SRCS = wcmd.svg