Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Mar 1997 18:47:20 -0800 (PST)
From:      "Brian N. Handy" <handy@sag.space.lockheed.com>
To:        freebsd-ports@freebsd.org
Subject:   ports makefile Q
Message-ID:  <Pine.OSF.3.95q.970314184439.5473l-100000@sag.space.lockheed.com>

next in thread | raw e-mail | index | archive | help
Heya all,

I'm trying to make a port of a program called "saoimage", and I'm running
into some problems.

Specifically, it has specific targets to make it.  For instance, to 'make
all' I've figured out what I really have to do is 'make <platform>', done
by specifying 'ALL_TARGET=<platform>'. 

To install the package, I have to do a 

	'make -f makefile.<platform> install'.

Is there a correct way to do this?

Thanks

Brian




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.OSF.3.95q.970314184439.5473l-100000>