Make
The Compiling config. O... .
The Compiling servmgr. O... .
The Compiling main. O... .
The Compiling queue. O...
The Compiling utility. O...
The Compiling ascbin. O...
Linking elec - front...
The/usr/bin/ld: can't find - ltbhand
Collect2: error: ld return 1
Make: * * */elec - front error 1
CodePudding user response:
LIB_PATH=L/path/to/where/tbhand/is
Target: prerequisite
The ${CC} ${LIB_PATH} ${ANY_OTHER_REQUIRED}
CodePudding user response: