003 File Manager
Current Path:
/usr/src/crypto/heimdal/appl/afsutil
usr
/
src
/
crypto
/
heimdal
/
appl
/
afsutil
/
📁
..
📄
ChangeLog
(3.37 KB)
📄
Makefile.am
(377 B)
📄
Makefile.in
(31.12 KB)
📄
afslog.1
(3.97 KB)
📄
afslog.c
(7.15 KB)
📄
pagsh.1
(2.95 KB)
📄
pagsh.c
(5.11 KB)
Editing: Makefile.am
# $Id$ include $(top_srcdir)/Makefile.am.common AM_CPPFLAGS += $(INCLUDE_krb4) bin_PROGRAMS = afslog pagsh afslog_SOURCES = afslog.c pagsh_SOURCES = pagsh.c man_MANS = afslog.1 pagsh.1 LDADD = $(LIB_kafs) \ $(LIB_krb4) \ $(top_builddir)/lib/krb5/libkrb5.la \ $(top_builddir)/lib/asn1/libasn1.la \ $(LIB_hcrypto) \ $(LIB_roken) EXTRA_DIST = NTMakefile $(man_MANS)
Upload File
Create Folder