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: [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to