mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-08 06:39:21 -04:00
8 lines
205 B
Makefile
8 lines
205 B
Makefile
# $NetBSD: Makefile,v 1.4 2001/11/12 23:16:29 tv Exp $
|
|
|
|
HOSTPROGNAME= ${MACHINE_GNU_PLATFORM}-lint1
|
|
HOST_SRCDIR= usr.bin/xlint/lint1
|
|
HOST_BINDIR= ${TOOLDIR}/libexec
|
|
|
|
.include "${.CURDIR}/../Makefile.host"
|