12cbc1fdde9c30c87616b8bb86dbbad764a55129 hiram Mon Jan 13 09:19:55 2025 -0800 clean up the duplicated -lm and use static zlib and bz2lib when available refs #35048 diff --git src/ameme/makefile src/ameme/makefile index af7228d..ac37cfd 100644 --- src/ameme/makefile +++ src/ameme/makefile @@ -1,5 +1,4 @@ kentSrc = .. A = ameme extraObjects = fragFind.o include $(kentSrc)/inc/userApp.mk -L += -lm