From 920c2dacb120c243662652d8a31891bcb86c8193 Mon Sep 17 00:00:00 2001 From: Miro Jurisic Date: Sat, 10 Jul 1999 22:54:39 +0000 Subject: [PATCH] Headers now correctly copied to output folders git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11557 dc483132-0cff-0310-8789-dd5450dbe970 --- src/mac/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/mac/Makefile b/src/mac/Makefile index 657077233..4928ac631 100644 --- a/src/mac/Makefile +++ b/src/mac/Makefile @@ -16,17 +16,17 @@ library-kind-debug = .debug library-kind-final = ############################################################################################################## -### Top-level targets -- abstract targets for convinient grouping +### Top-level targets -- abstract targets for convenient grouping ############################################################################################################## # Everything -all Ä glue all-debug all-final headers +all Ä glue all-debug all-final # Debugging versions -all-debug Ä ppc-debug 68k-debug +all-debug Ä ppc-debug 68k-debug headers # Final versions -all-final Ä ppc-final 68k-final +all-final Ä ppc-final 68k-final headers # Clasic 68K glue glue Ä glue-gss glue-krb5 -- 2.26.2