Expand PMF_FN_* macros.
[netbsd-mini2440.git] / tools / mkdep / Makefile
blob7d571d2f3e87034bc6a0344f64153948b1942a13
1 # $NetBSD: Makefile,v 1.7 2002/01/10 17:04:21 tv Exp $
3 HOSTPROGNAME= ${_TOOL_PREFIX}mkdep
4 HOST_SRCDIR= usr.bin/mkdep
6 SRCS= mkdep.c
8 .include "${.CURDIR}/../Makefile.host"