forgot rom.49g
This commit is contained in:
parent
73c518bcb0
commit
e101c2312d
1 changed files with 2 additions and 2 deletions
4
dist/ROMs/Makefile
vendored
4
dist/ROMs/Makefile
vendored
|
@ -1,9 +1,9 @@
|
||||||
.PHONY: get-roms mrproper
|
.PHONY: get-roms mrproper
|
||||||
|
|
||||||
get-roms: gxrom-l gxrom-m gxrom-p gxrom-r
|
get-roms: gxrom-l gxrom-m gxrom-p gxrom-r rom.49g
|
||||||
|
|
||||||
mrproper:
|
mrproper:
|
||||||
rm -f gxrom-l gxrom-m gxrom-p gxrom-r
|
rm -f gxrom-l gxrom-m gxrom-p gxrom-r rom.49g
|
||||||
|
|
||||||
# HP 48Gx
|
# HP 48Gx
|
||||||
gxrom-l:
|
gxrom-l:
|
||||||
|
|
Loading…
Reference in a new issue