Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Nov 2017 16:08:11 +0800
From:      blubee blubeeme <gurenchan@gmail.com>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   A project with it's own Makefiles
Message-ID:  <CALM2mE=iebNMBaPqaBZfdbfeKKhEVjgFn-uPjhui0bmn%2BU89jA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I have a port that has a it's own Makefiles that you're suppose to call to
build for example the folder structure is like this:

project
--subfolderA
---subfolderA-src
---subfolderA-Makefile

--subfolderB
---subfolderB-src
---subfolderB-Makefile

--subfolderC
---subfolderC-src
---subfolderC-Makefile

you're suppose to choose which sets of examples you want to build.

To port this to FreeBSD do I have to write a cmake or makefile to
encapsulate these sub directories or is there tools already in place to
build this?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CALM2mE=iebNMBaPqaBZfdbfeKKhEVjgFn-uPjhui0bmn%2BU89jA>