Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Mar 2022 16:15:21 -0700
From:      Dan Mahoney <freebsd@gushi.org>
To:        Axel Rau <Axel.Rau@chaos1.de>
Cc:        ports@freebsd.org
Subject:   Re: porting Makefiles from Linux
Message-ID:  <474C8EA9-9BBA-4319-AF30-73394EAB4AE9@gushi.org>
In-Reply-To: <7453893C-18B0-4298-9228-BC27AFCAE9E7@Chaos1.DE>
References:  <7453893C-18B0-4298-9228-BC27AFCAE9E7@Chaos1.DE>

next in thread | previous in thread | raw e-mail | index | archive | help


> On Mar 15, 2022, at 3:48 PM, Axel Rau <Axel.Rau@chaos1.de> wrote:
>=20
> Hi all,
>=20
> are there any tools available to convert install statements in =
Makefiles from Linux to FreeBSD?
> The install utilities have different options and I=E2=80=99m looking =
for a tool to convert.

This is the idea behind autoconf, that it detects the various options in =
play and then builds you a makefile from a file like Makefile.am

Could you give some sort of example about what install utilities you're =
referencing, and a package that fails to do the above?  It would help =
explain what it is you're trying to do.

Best,

-Dan=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?474C8EA9-9BBA-4319-AF30-73394EAB4AE9>