Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 11:02:43 +0300
From:      "Igor B. Bykhalo" <goshik@binep.ac.ru>
To:        "FreeBSD Questions" <freebsd-questions@FreeBSD.org>
Subject:   How to convert GNU make files to FreeBSD make?
Message-ID:  <03c501c3f787$ed3c3f20$ea2ce9c1@binep.ac.ru>

next in thread | raw e-mail | index | archive | help
How can this GNU make constuct converted to FreeBSD:

> SRCDIRS = convert/c misc/c string/c memory/c handleio/c startup/c environ/c
> 
> vpath %.c $(SRCDIRS)
?

Is there some guide on the topic? I am new to this...

TIA,
Igor



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?03c501c3f787$ed3c3f20$ea2ce9c1>