include bsd.own.mk

This commit is contained in:
christos 2014-01-10 16:36:29 +00:00
parent 760092e27b
commit c664e0f599
2 changed files with 4 additions and 4 deletions

View File

@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.2 2008/10/19 22:05:21 apb Exp $
# $NetBSD: Makefile,v 1.3 2014/01/10 16:36:54 christos Exp $
# $OpenBSD: Makefile,v 1.3 1999/04/20 20:19:37 mickey Exp $
.include <bsd.sys.mk>
.include <bsd.own.mk>
cpudevs.h cpudevs_data.h: cpudevs devlist2h.awk
/bin/rm -f cpudevs.h cpudevs_data.h

View File

@ -1,6 +1,6 @@
# $NetBSD: Makefile.giodevs,v 1.5 2008/10/19 22:05:21 apb Exp $
# $NetBSD: Makefile.giodevs,v 1.6 2014/01/10 16:36:29 christos Exp $
.include <bsd.sys.mk>
.include <bsd.own.mk>
giodevs.h: giodevs devlist2h.awk
/bin/rm -f giodevs.h giodevs_data.h