|
From: Georg F. <fu...@is...> - 2000-09-20 12:39:14
|
Just I finished to recompile a project on which I worked some month with Ms Developper Studio with Gnu-Make. To write the new makefiles by hand I needed only one hour. Microsoft works with one big makefile for the complete project. I have build one include-file for all the makefiles and one makefile for every executable and each lib. You can generate one makefile fron another by copying the filenames in it, with emacs no problem. I will attach some examples. If somebody needs to know what the different options in a MS Makefile mean, I think I can help. -- Georg Fusz Technische Universitaet Berlin, Germany Fon: Uni.: +49 30 314 26 884 privat: +49 30 815 30 32 Handy: +49 173 20 10 696 Homepage: http://www.cadlab.tu-berlin.de/~fusz/ |