nmh-workers
[Top] [All Lists]

Re: problem w/ make install on MacOS X 10.1.5

2002-06-22 15:45:59
Is MacOS X filenames case-insensitive?  If so, make could be checking
the file INSTALL when invoking the 'install' target.

You could try adding the following at the top of Makefile,

.PHONY: install

and rerun 'make install'.


Thanks. Everything's now working just fine.



Jon
-- 
Jon Stewart
stew1(_at_)ellipsis(_dot_)cx

"and dropping a barbell, he points to the sky, saying 'the sun's not 
yellow, it's chicken.'"

                        -- Bob Dylan


<Prev in Thread] Current Thread [Next in Thread>