# | # o---------------------------------------------------------------------o # | # | numdiff makefile - Libraries settings # | # o---------------------------------------------------------------------o # | # | Methodical Accelerator Design # | # | Copyright (c) 2011+ CERN, mad@cern.ch # | # | For more information, see http://cern.ch/mad # | # o---------------------------------------------------------------------o # | # | $Id$ # | ifeq ($(OSTYPE),Linux) LIBS += -lm endif # end of makefile