|
From: Peter J. F. I. <pjf...@ea...> - 2014-12-04 23:47:01
|
> -----Original Message----- > From: And Notachance [mailto:spa...@ya...] > Sent: Thursday, December 04, 2014 3:14 PM > To: min...@li... > Subject: [Mingw-users] force recompile all? > > I am working on a project and I want mingw to recompile EVERYTHING > not just changed .c and .h files. > > Is there a command line switch that will force a complete recompile? > > And/Or is there a web address for command line switches. http://man7.org/linux/man-pages/man1/make.1.html See option -B, --always-make HTH Peter -- |