-1
votes
1answer
60 views
Why does Imake interpret certain words in a Imakefile to numerical values?
I've found it very difficult to find any existing documentation on this. What I'm trying to find out is why Imake would interpret a word such as "unix", "linux" or "i386" to a number 1 in the prod …
