Index: head/contrib/ofed/usr.lib/libsdp/Makefile =================================================================== --- head/contrib/ofed/usr.lib/libsdp/Makefile (revision 306299) +++ head/contrib/ofed/usr.lib/libsdp/Makefile (revision 306300) @@ -1,25 +1,25 @@ # $FreeBSD$ SHLIBDIR?= /usr/lib .include SDPDIR= ${.CURDIR}/../../libsdp/src .PATH: ${SDPDIR} LIB= ibsdp SHLIB_MAJOR= 1 MK_PROFILE= no MAN= SRCS= log.c match.c port.c config_parser.c config_scanner.c CFLAGS+= -DSYSCONFDIR=\"/etc\" CFLAGS+= -I${OFEDSYS}/include .include # Remove .[ly] since the checked-in version is preferred. .SUFFIXES: -.SUFFIXES: .o .po .So .c .ln +.SUFFIXES: .o .po .pico .c .ln