Some simplifications and cleaning

This commit is contained in:
Sylvain PILLOT 2022-08-30 09:06:00 +02:00
parent 0890fbeb8e
commit 26f01ae584
4 changed files with 2 additions and 5 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
/build-fx
/build-cg
libczlib.a

View File

@ -8,7 +8,7 @@ Compilation is done for all targets with a single:
% fxsdk build-fx install
```
You can also use the `giteapc install Slyvtt/cZlib1_2_5` command to get an automatic install.
You can also use the `giteapc install Slyvtt/cZlib` command to get an automatic install.
## Using in a program

4
build
View File

@ -1,4 +0,0 @@
make -f Makefile.prizm clean
make -f Makefile.prizm
cp libSDL_prizm.a ~/.local/share/giteapc/Lephenixnoir/sh-elf-gcc/lib/gcc/sh3eb-elf/11.1.0/
cp ./include/* ~/.local/share/giteapc/Lephenixnoir/sh-elf-gcc/lib/gcc/sh3eb-elf/11.1.0/include/SDL/

Binary file not shown.