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

  • a6ba2e7
  • /
  • 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:e2f57c9e0e48eee69ee9f79b773cfbf480bd68bc
directory badge Iframe embedding
swh:1:dir:a6ba2e76f343f426bddcce847e7d62c1aa21622f
Makefile.in
mydir=plugins$(S)audit
BUILDTOP=$(REL)..$(S)..

STLIBOBJS=kdc_j_encode.o
LIBOBJS=$(OUTPRE)kdc_j_encode.$(OBJEXT)
SRCS=kdc_j_encode.c

AUJENC_HDR=$(BUILDTOP)$(S)include$(S)kdc_j_encode.h

all-unix: all-libobjs includes

clean-unix:: clean-libobjs
	$(RM) $(AUJENC_HDR)

includes: $(AUJENC_HDR)
depend: $(AUJENC_HDR)

$(AUJENC_HDR): $(srcdir)/kdc_j_encode.h
	$(RM) $@
	$(CP) $(srcdir)/kdc_j_encode.h $@

@libobj_frag@

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

back to top