- In interactive mode, don't ignore invalid options, ask the user again
commit3af251e4d8256dbb2ab14ba38a41e878d32c4486
authorFrancois Gouget <fgouget@codeweavers.com>
Thu, 30 Nov 2000 20:36:04 +0000 (30 20:36 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 30 Nov 2000 20:36:04 +0000 (30 20:36 +0000)
treea6351c032992b7a0062b4cac55003cf524e50b96
parentfb5b590ed101e18060fa487a031642b5546b4e36
- In interactive mode, don't ignore invalid options, ask the user again
- Uppercase extensions are not supported after all (hint: $(SRC:.c=.o))
- Pass the global defines and include path to WRC
- Base the cleanup on the OBJS variable so that it works even if the
  sources are in a subdirectory
tools/winemaker