mirror of
https://github.com/RaySollium99/libpicofe.git
synced 2025-09-05 06:47:45 -04:00
dualcore integration in famc, bram cart C code, psp bugfixes
git-svn-id: file:///home/notaz/opt/svn/PicoDrive/platform@294 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
parent
a6df06b763
commit
60a10527f2
6 changed files with 34 additions and 18 deletions
|
@ -217,9 +217,9 @@ readme.txt: ../../tools/textfilter ../base_readme.txt
|
|||
|
||||
# cleanup
|
||||
clean: tidy
|
||||
@$(RM) PicoDrive.gpe
|
||||
$(RM) PicoDrive.gpe
|
||||
tidy:
|
||||
@$(RM) $(OBJS)
|
||||
$(RM) $(OBJS)
|
||||
# @make -C ../../cpu/Cyclone/proj -f Makefile.linux clean
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue