=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/include/Makefile,v retrieving revision 1.15 retrieving revision 1.16 diff -c -r1.15 -r1.16 *** src/include/Makefile 1996/06/12 11:21:39 1.15 --- src/include/Makefile 1996/06/19 11:20:19 1.16 *************** *** 1,4 **** ! # $OpenBSD: Makefile,v 1.15 1996/06/12 11:21:39 deraadt Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 --- 1,4 ---- ! # $OpenBSD: Makefile,v 1.16 1996/06/19 11:20:19 deraadt Exp $ # $NetBSD: Makefile,v 1.59 1996/05/15 21:36:43 jtc Exp $ # @(#)Makefile 5.45.1.1 (Berkeley) 5/6/91 *************** *** 16,22 **** regex.h regexp.h resolv.h \ search.h setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h \ string.h strings.h struct.h sysexits.h tar.h time.h ttyent.h tzfile.h \ ! unistd.h util.h utime.h utmp.h vis.h .if (${MACHINE_ARCH} != "alpha") FILES+= dlfcn.h link.h --- 16,22 ---- regex.h regexp.h resolv.h \ search.h setjmp.h sgtty.h signal.h stab.h stddef.h stdio.h stdlib.h \ string.h strings.h struct.h sysexits.h tar.h time.h ttyent.h tzfile.h \ ! unistd.h utime.h utmp.h vis.h .if (${MACHINE_ARCH} != "alpha") FILES+= dlfcn.h link.h