URL
https://opencores.org/ocsvn/eco32/eco32/trunk
Subversion Repositories eco32
[/] [eco32/] [trunk/] [fp/] [implementation/] [ultimate2/] [Makefile] - Rev 85
Go to most recent revision | Compare with Previous | Blame | View Log
all:
gcc -Wall -o fp fp.c
clean:
rm -f *~ fp
Go to most recent revision | Compare with Previous | Blame | View Log