create phony targets for each module name, so you can type 'make ntoskrnl' instead...
authorRoyce Mitchell III <royce3@ev1.net>
Thu, 13 Jan 2005 04:17:53 +0000 (04:17 +0000)
committerRoyce Mitchell III <royce3@ev1.net>
Thu, 13 Jan 2005 04:17:53 +0000 (04:17 +0000)
commit90d59a4287575b6147d312ad91a02c79afde4af3
treea23ad8c10df6a09b74e8bcc6c4d7b9fe75aaf053
parentbabc7c7c8a548e9e3989814a390db599d66450a4
create phony targets for each module name, so you can type 'make ntoskrnl' instead of having to type 'make ./ntoskrnl/ntoskrnl.exe'

svn path=/branches/xmlbuildsystem/; revision=13018
reactos/tools/rbuild/backend/mingw/modulehandler.cpp