in reply to Re: nmake error
in thread nmake error
It's not a manual command, this is a result of running nmake. All of those system specific items are supposed to get handled. In theory, you write a Makefile.PL file that should build a makefile which nmake, dmake, make, or gmake (and others) should then interpret properly to get what you wanted done.
|
|---|