vurgateway.blogg.se

Is there makefile for windows
Is there makefile for windows













is there makefile for windows

It with GNU make on Linux but portability is good. Is it worth making this a POSIX makefile. I'd like some feedback on it.Īny input (except "you should be using cmake or $(OTHER_TRENDY_NEW_TOOL) instead") is welcome but some specific questions that come to mind are:

is there makefile for windows

As most of the programs I write are not that complicated I've come up with a generic Makefile I can cut and paste ^W^W^W deploy going forth. I've decided to change that so I've been reading more about how Make actually works and some best practices for using it going forth. To tell you the truth, I copied one a long time ago and basically have been cutting and pasting it haphazardly ever since. Looking at back at the C++ projects I've developed, the Makefiles are a mess.















Is there makefile for windows