Corrected link to libfx

This commit is contained in:
Thomas Touhey 2016-05-23 20:11:06 +02:00
parent 6bc9574877
commit 21083e866f
2 changed files with 4 additions and 4 deletions

View File

@ -39,7 +39,7 @@ lib$(NAME).a: $(OBJDIR) $(ALLOBJ)
$(AR) rc $@ $(ALLOBJ)
$(RANLIB) $@
## Clean the object files and compressed manpages
## Clean the object files
clean:
$(RM) $(ALLOBJ)

View File

@ -6,9 +6,9 @@ The original docs have been converted to markdown and are available [in the libm
## Pre-requisites
| Name | Version |
| -------------------------------------------------------| ------- |
| [libfx](http://git.planet-casio.com/cakeisalie5/libfx) | =1.0 |
| Name | Version |
| -------------------------------------------------| ------- |
| [libfx](http://git.planet-casio.com/casio/libfx) | =1.0 |
## Building