Altera_Forum
Honored Contributor
19 years agouClinux makefile
Does anyone know how to create a makefile for a uClinux project consisting several .c and .h files. I am having trouble linking any function to "main"which are not in the same .c file(but in the same...