summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
authorJohn Kohl <jtkohl@mit.edu>1990-10-29 11:14:48 +0000
committerJohn Kohl <jtkohl@mit.edu>1990-10-29 11:14:48 +0000
commite6dcf2d7e4b9c119284e7c795b640a216a49067a (patch)
treef7feb4063ca2030a8e3c4dc4d18881c79e312397 /src/include
parent08023b64154b6eca7c30b7eabf06086710756272 (diff)
downloadkrb5-e6dcf2d7e4b9c119284e7c795b640a216a49067a.tar.gz
krb5-e6dcf2d7e4b9c119284e7c795b640a216a49067a.tar.xz
krb5-e6dcf2d7e4b9c119284e7c795b640a216a49067a.zip
change name of osconfig to osconf
make target is now includes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1346 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/Imakefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/include/krb5/Imakefile b/src/include/krb5/Imakefile
index 7944ca1f9..9c731bd02 100644
--- a/src/include/krb5/Imakefile
+++ b/src/include/krb5/Imakefile
@@ -7,7 +7,7 @@
# For copying and distribution information, please see the file
# <krb5/copyright.h>.
#
-all:: config.h osconfig.h
+includes:: config.h osconf.h
ProcessStockHeader(stock/config.h,config.h)
-ProcessStockHeader(stock/osconfig.h,osconfig.h)
+ProcessStockHeader(stock/osconf.h,osconf.h)