Now that everything is done in assembly in the spec file, directly
commit9f498891884fab86dc002d5399186f2f1e528323
authorAlexandre Julliard <julliard@winehq.org>
Thu, 15 Sep 2005 15:01:30 +0000 (15 15:01 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 15 Sep 2005 15:01:30 +0000 (15 15:01 +0000)
tree4a0f378bbdc75d6a6b2e5abbfcbf6905832287d4
parenta861f4dfe0d6707d109b6aa62f408f1388b010b7
Now that everything is done in assembly in the spec file, directly
generate a .s file to bypass gcc inefficiency with large data
structures.
dlls/Makedll.rules.in
tools/winebuild/import.c
tools/winebuild/res32.c
tools/winebuild/spec32.c
tools/winegcc/Makefile.in
tools/winegcc/winegcc.c