On 2012-06-04 at 16:21 -0500, George R. Kasica wrote: > make clean > and then > > make gets me
----------------------------8< cut here >8------------------------------ % make clean *** "make clean" just removes all .o and .a files *** Use "make makefile" to force a rebuild of the makefile [...] ----------------------------8< cut here >8------------------------------ You need to remove the build directory, and/or "make makefile" after making changes to how Exim is built. -Phil -- ## List details at https://lists.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://wiki.exim.org/
