HomeSort by: relevance | last modified time | path
    Searched refs:TARGET_PROGRAM_NAME (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/isc/libsodium/dist/build-aux/
ltmain.sh 5711 const char * TARGET_PROGRAM_NAME = "lt-$outputname"; /* hopefully, no .exe */
5715 const char * TARGET_PROGRAM_NAME = "$outputname"; /* hopefully, no .exe */
5824 target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));
  /src/sys/external/isc/libsodium/dist/
ltmain.sh 4333 const char * TARGET_PROGRAM_NAME = "lt-$outputname"; /* hopefully, no .exe */
4337 const char * TARGET_PROGRAM_NAME = "$outputname"; /* hopefully, no .exe */
4446 target_name = xstrdup (base_name (TARGET_PROGRAM_NAME));

Completed in 23 milliseconds