Have makefile copy profile.h for configuring on the PC
authorKeith Vetter <keithv@fusion.com>
Fri, 28 Apr 1995 01:28:57 +0000 (01:28 +0000)
committerKeith Vetter <keithv@fusion.com>
Fri, 28 Apr 1995 01:28:57 +0000 (01:28 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5588 dc483132-0cff-0310-8789-dd5450dbe970

src/include/ChangeLog
src/include/Makefile.in

index 094bc56dfbfbd307f2c7646b07fc3d7bca4fa0c9..f84769dbe8d131c2dba57cd1306047cfd2645c1d 100644 (file)
@@ -1,3 +1,7 @@
+Thu Apr 27 18:27:36 1995 Keith Vetter (keithv@fusion.com)
+       
+       * Makefile.in: duplicate copying the profile.h file for the PC.
+
 Thu Apr 27 17:57:36 1995 Keith Vetter (keithv@fusion.com)
 
        * krb5.h: krb5_mk_req somehow got INTERFACE added to it--removed it.
index e02f086fc64deb0ff299e572544bc3f9bc260346..f7009cfbcafd647a86dd8f223bb27cdf1ab53671 100644 (file)
@@ -8,6 +8,7 @@ all-mac::
 
 all-windows::
        copy $(BUILDTOP)\util\et\com_err.h .
+       copy $(BUILDTOP)\util\profile\profile.h .
        if not exist gssapi\nul mkdir gssapi
        copy $(BUILDTOP)\lib\gssapi\generic\gssapi.h gssapi
        copy $(BUILDTOP)\lib\gssapi\generic\gssapi_generic.h gssapi