summaryrefslogtreecommitdiffstats
path: root/src/Imakefile
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-10-26 09:56:03 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-10-26 09:56:03 +0000
commit3e58d7dc8438b65d8bc6ebba03b03fc1d38875c4 (patch)
treee83521dede1c237264b96cf6d15bf3301ed400db /src/Imakefile
parentbf8cd7a1441d87f59ff44857a3e1711c7dbbf23f (diff)
already had a recursive target named 'includes' for building header files
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1332 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/Imakefile')
-rw-r--r--src/Imakefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/Imakefile b/src/Imakefile
index c25a5f7a4..6a4ad1ebf 100644
--- a/src/Imakefile
+++ b/src/Imakefile
@@ -26,8 +26,7 @@ SSDIR=
SSDIR=ss
#endif
all::
- (cd lib/error_tables && make headers)
- (cd lib/asn.1 && make headers)
+ make includes
SUBDIRS = $(COMERRDIR) $(SSDIR) lib kdc admin clients appl
LNINSTALLDIRS =