Can someone please advise me as to how I switch the following lines of gnu make 
to bsd make


$(OBJDIR)/%.o:${SRCDIR}/%.c
        ${CC} -c ${CFLAGS} ${INCDIR} ${LIBDIR} $< -o $@


Thanks
Vikash

Please note: This email and its content are subject to the disclaimer as 
displayed at the following link 
http://www.is.co.za/legal/E-mail+Confidentiality+Notice+and+Disclaimer.htm. 
Should you not have Web access, send a mail to [email protected] and a copy 
will be emailed to you.
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to