Subject: src build system query
To: None <tech-userlevel@netbsd.org>
From: Bruce J.A. Nourish <netbsd@bjan.freeshell.org>
List: tech-userlevel
Date: 02/24/2004 16:04:40
Hey everyone,

I'm porting OpenBSD's diff3(1). It uses a C program in /usr/libexec
to do the hard work, and a ksh wrapper in /usr/bin. How do I write
a Makefile that does this? I'm currently using the following, but
it installs everything in /usr/libexec:

PROG=   diff3prog
MAN=    diff3.1
BINDIR= /usr/libexec

SCRIPTS=diff3

.include <bsd.prog.mk>

-- 
Bruce J.A. Nourish <bjan@bjan.freeshell.org> http://bjan.freeshell.org
SDF Public Access UNIX System - http://sdf.lonestar.org