Revision 33d8826cb3bdb10f38ca507fc8aeacb8f72bcf48 authored by John Polstra on 22 September 2000, 02:22:52 UTC, committed by John Polstra on 22 September 2000, 02:22:52 UTC
  dlfcn.h:      1.10 -> 1.11
  rtld.c:       1.48 -> 1.49
  rtld.h:       1.19 -> 1.20
1 parent 54aafe1
Raw File
Makefile
#	@(#)Makefile	8.1 (Berkeley) 6/6/93

PROG=	tee

.include <bsd.prog.mk>
back to top