[1191] in Kerberos-V5-bugs

home help back first fref pref prev next nref lref last post

lib/krb5/error_tables/Makefile.in

daemon@ATHENA.MIT.EDU (epeisach@MIT.EDU)
Sat Mar 18 07:23:08 1995

From: epeisach@MIT.EDU
Date: Sat, 18 Mar 1995 07:22:55 -0500
To: krb5-bugs@MIT.EDU


Recently this was broken.... Need the includes statement to copy the
build headers into place... (it used to be there)....

===================================================================
RCS file: /mit/krb5/.cvsroot/src/lib/krb5/error_tables/Makefile.in,v
retrieving revision 1.16
diff -c -r1.16 Makefile.in
*** Makefile.in	1995/03/18 03:44:44	1.16
--- Makefile.in	1995/03/18 12:20:29
***************
*** 14,20 ****
  
  all:: all-$(WHAT)
  
! all-unix:: $(HDRS) $(OBJS)
  all-mac:: $(HDRS) $(OBJS)
  
  all-windows:: $(OBJS)
--- 14,20 ----
  
  all:: all-$(WHAT)
  
! all-unix:: $(HDRS) includes $(OBJS)
  all-mac:: $(HDRS) $(OBJS)
  
  all-windows:: $(OBJS)

home help back first fref pref prev next nref lref last post