Searched refs:LOCAL_LIBS (Results 1 – 6 of 6) sorted by relevance
11 LOCAL_LIBS=/usr/local/lib39 if ldd "$SERVER_BINARY" | grep -qs "$LOCAL_LIBS"; then41 ldd "$SERVER_BINARY" | grep "$LOCAL_LIBS"
60 LOCAL_LIBS = \ macro84 $(LOCAL_LIBS) \87 Xorg_DEPENDENCIES = $(LOCAL_LIBS)
634 LOCAL_LIBS = \658 $(LOCAL_LIBS) \662 Xorg_DEPENDENCIES = $(LOCAL_LIBS)
50 +tools/gen_test_char@EXEEXT@: tools/gen_test_char.c $(LOCAL_LIBS)
1#!/bin/sh 2# Use this script to patch ncurses 6.1 to 6.1 ( ...
1# ncurses 6.1 - patch 20190907 - Thomas E. Dickey 2# 3# --- ...