2008-10-20 02:05:19 +04:00
|
|
|
# $NetBSD: Makefile.podules,v 1.2 2008/10/19 22:05:23 apb Exp $
|
1996-10-15 03:16:07 +04:00
|
|
|
|
2008-10-20 02:05:19 +04:00
|
|
|
.include <bsd.own.mk>
|
1996-10-15 03:16:07 +04:00
|
|
|
|
|
|
|
podules.h podule_data.h: podules podulelist2h.awk
|
|
|
|
/bin/rm -f podules.h podule_data.h
|
2008-10-20 02:05:19 +04:00
|
|
|
${TOOL_AWK} -f podulelist2h.awk podules
|