More GNUmakefile cleanups.
With the normalization of magimail's Makefile, we can further simplify this logic. Integrate the WWW logic into GNUmakefile.common. Remove the custom `Makefile.sunos` files: just use a conditional in the Makefile. Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
This commit is contained in:
committed by
Andrew Pamment
parent
264b5688b2
commit
187cf02903
@@ -4,6 +4,5 @@ LIBS:= -L/usr/local/lib -lsqlite3 -lutil -lm -lssl -lcrypto -lssh -liconv -lmo
|
||||
|
||||
DEPS_LUA_TARGET:= freebsd
|
||||
DEPS_JAMLIB_MAKEFILE:= Makefile.linux
|
||||
MAGIMAIL_TARGET:= freebsd
|
||||
|
||||
include GNUmakefile.common
|
||||
|
Reference in New Issue
Block a user