Teach winegcc to produce executables directly from a bunch of source files.
commit60d1134d25bfce19c8953d8381301b1abd297a69
authorDimitrie O. Paun <dpaun@rogers.com>
Tue, 7 Jan 2003 19:47:19 +0000 (7 19:47 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 7 Jan 2003 19:47:19 +0000 (7 19:47 +0000)
tree6d16b9ff062550ad98dc632c9f1f655f2d3f1b3f
parent3800e91eb59b5b6c65befb4de823b06d22b134f2
Teach winegcc to produce executables directly from a bunch of source files.
Create a wineg++ akin to g++. Drop support for the abused -xc++ switched.
tools/Makefile.in
tools/winegcc.c