]> git.ipfire.org Git - thirdparty/krb5.git/commitdiff
(LOCAL_SUBDIRS, STOBJLISTS, SUBDIROBJLISTS): Don't build posix dir on UNIX
authorKen Raeburn <raeburn@mit.edu>
Tue, 18 Apr 2006 23:07:28 +0000 (23:07 +0000)
committerKen Raeburn <raeburn@mit.edu>
Tue, 18 Apr 2006 23:07:28 +0000 (23:07 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17940 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/Makefile.in

index f1e984ae9d15340e93f94121f8f4baf29a571957..e1eb264843319998a90f40e27e4c456e623350b6 100644 (file)
@@ -3,7 +3,7 @@ myfulldir=lib/krb5
 mydir=.
 BUILDTOP=$(REL)..$(S)..
 LOCALINCLUDES = -I$(srcdir)/ccache -I$(srcdir)/keytab -I$(srcdir)/rcache -I$(srcdir)/os
-LOCAL_SUBDIRS= error_tables asn.1 ccache keytab krb os rcache posix
+LOCAL_SUBDIRS= error_tables asn.1 ccache keytab krb os rcache
 DEFS=
 
 ##DOSBUILDTOP = ..\..
@@ -33,7 +33,6 @@ STOBJLISTS= \
        krb/OBJS.ST \
        rcache/OBJS.ST \
        os/OBJS.ST \
-       posix/OBJS.ST \
        $(BUILDTOP)/util/profile/OBJS.ST
 
 SUBDIROBJLISTS= \
@@ -44,7 +43,6 @@ SUBDIROBJLISTS= \
        krb/OBJS.ST \
        rcache/OBJS.ST \
        os/OBJS.ST \
-       posix/OBJS.ST \
        $(BUILDTOP)/util/profile/OBJS.ST
 
 OBJS=\