aboutsummaryrefslogtreecommitdiff
path: root/src/util/profile/Makefile.in
diff options
context:
space:
mode:
authorRichard Basch <probe@mit.edu>1997-02-06 02:31:41 +0000
committerRichard Basch <probe@mit.edu>1997-02-06 02:31:41 +0000
commita0b9ce4bee60136363cfff7a93c4e42eab972c02 (patch)
tree400984337fe3766653ff4cc2cb6b7d3d7f87f3f4 /src/util/profile/Makefile.in
parenta9266b1dec31de9f33b0d032b885edd377a23ee5 (diff)
downloadkrb5-a0b9ce4bee60136363cfff7a93c4e42eab972c02.zip
krb5-a0b9ce4bee60136363cfff7a93c4e42eab972c02.tar.gz
krb5-a0b9ce4bee60136363cfff7a93c4e42eab972c02.tar.bz2
Windows/NT integration (V1_0_WIN32_BRANCH merge)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9788 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/util/profile/Makefile.in')
-rw-r--r--src/util/profile/Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/profile/Makefile.in b/src/util/profile/Makefile.in
index a8ad8ff..d59d240 100644
--- a/src/util/profile/Makefile.in
+++ b/src/util/profile/Makefile.in
@@ -26,13 +26,13 @@ LIBS = ../et/libcom_err.$(LIBEXT)
install::
-all-max:: all-unix
+all-mac:: all-unix
all-unix:: shared includes libprofile.a test_parse test_profile
shared:
mkdir shared
-all-windows: $(OBJS)
+all-windows:: $(OBJS)
awk-windows:
$(AWK) -f $(BUILDTOP)/util/et/et_h.awk outfile=prof_err.h prof_err.et