How to convert GNU make files to FreeBSD make?
From: Igor B. Bykhalo (goshik_at_binep.ac.ru)
Date: 02/20/04
- Previous message: Tony Frank: "Re: power point"
- Next in thread: Tony Frank: "Re: How to convert GNU make files to FreeBSD make?"
- Reply: Tony Frank: "Re: How to convert GNU make files to FreeBSD make?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: "FreeBSD Questions" <freebsd-questions@FreeBSD.org> Date: Fri, 20 Feb 2004 11:02:43 +0300
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
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
- Previous message: Tony Frank: "Re: power point"
- Next in thread: Tony Frank: "Re: How to convert GNU make files to FreeBSD make?"
- Reply: Tony Frank: "Re: How to convert GNU make files to FreeBSD make?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|