summaryrefslogtreecommitdiffstats
path: root/src/util/Makefile.in
blob: 49078dbcd1b9e79a41764b555420986b97510b45 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
mydir=util
# Windows NMAKE doesn't like @ in make variable names, and on
# Windows we don't do the @FOO@ substitutions we do with UNIX
# configure scripts, so hide this.
##WIN32##!if 0
SUBDIRS=support $(MAYBE_ET_@COM_ERR_VERSION@) $(MAYBE_SS_@SS_VERSION@) \
	profile gss-kernel-lib $(MAYBE_VERTO_@VERTO_VERSION@)
##WIN32##!endif
WINSUBDIRS=windows support et profile wshelper
BUILDTOP=$(REL)..

MAYBE_ET_k5 = et
MAYBE_SS_k5 = ss
MAYBE_ET_sys =
MAYBE_ET_intlsys =
MAYBE_SS_sys =
MAYBE_VERTO_sys =
MAYBE_VERTO_k5 = verto

all-recurse:

NO_OUTDIR=1

install::
	$(INSTALL_SCRIPT) $(srcdir)/krb5-send-pr.sh $(DESTDIR)$(ADMIN_BINDIR)/krb5-send-pr