Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jan 2001 17:47:49 -0600
From:      Glenn Johnson <gjohnson@nola.srrc.usda.gov>
To:        hackers@freebsd.org
Subject:   gmake to make
Message-ID:  <20010109174749.A69192@node7.cluster.srrc.usda.gov>

next in thread | raw e-mail | index | archive | help
How can I convert the following gmake syntax into something that
FreeBSD's make can understand?

%.x: %.o libtinker.a
        ${F77} ${LINKFLAGS} -o $@ $^ ${LIBS}


Thanks.

-- 
Glenn Johnson
USDA, ARS, SRRC			 Phone: (504) 286-4252
New Orleans, LA 70124		e-mail: gjohnson@nola.srrc.usda.gov


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010109174749.A69192>