Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 9aed1d5
  • /
  • lib
  • /
  • build.info
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:129ffce9335983f3d1f0233923245122b72a9a3b
directory badge Iframe embedding
swh:1:dir:27785e5a5bbcc124f5c600156347ed32325fddb6
build.info
# Auxiliary program source
IF[{- $config{target} =~ /^(?:VC-|mingw)/ -}]
  # It's called 'init', but doesn't have much 'init' in it...
  $AUXLIBAPPSSRC=win32_init.c
ENDIF
IF[{- $config{target} =~ /^vms-/ -}]
  $AUXLIBAPPSSRC=vms_term_sock.c vms_decc_argv.c
ENDIF

# Source for libapps
$LIBAPPSSRC=apps.c apps_ui.c opt.c fmt.c s_cb.c s_socket.c app_rand.c \
        columns.c app_params.c names.c app_provider.c app_x509.c

IF[{- !$disabled{apps} -}]
  LIBS{noinst}=../libapps.a
  SOURCE[../libapps.a]=$LIBAPPSSRC $AUXLIBAPPSSRC
  INCLUDE[../libapps.a]=../.. ../../include ../include
ENDIF

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top