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

  • 46bdb03
  • /
  • Makefile.in
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:e624aa1db570292ee4c3d384c8d2cb616ff30465
directory badge Iframe embedding
swh:1:dir:46bdb03b23abe0cfe829ff3b9bcfc8ca6cb51418
Makefile.in
mydir=plugins$(S)hostrealm$(S)test
BUILDTOP=$(REL)..$(S)..$(S)..

LIBBASE=hostrealm_test
LIBMAJOR=0
LIBMINOR=0
RELDIR=../plugins/hostrealm/test
# Depends on libkrb5 and possibly libkrb5support
SHLIB_EXPDEPS= $(KRB5_BASE_DEPLIBS)
SHLIB_EXPLIBS= $(KRB5_BASE_LIBS)

STLIBOBJS=main.o

SRCS= $(srcdir)/main.c

all-unix: all-libs
install-unix:
clean-unix:: clean-libs clean-libobjs

@libnover_frag@
@libobj_frag@

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

back to top