mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-11 01:30:53 +00:00
mist: update Makefile
This commit is contained in:
parent
1565a4c579
commit
0ec7937f90
@ -408,6 +408,9 @@ graphics_dni/dni_graphics.inc:
|
|||||||
graphics_ship/ship_graphics.inc:
|
graphics_ship/ship_graphics.inc:
|
||||||
cd graphics_ship && make
|
cd graphics_ship && make
|
||||||
|
|
||||||
|
graphics_sub/ship_gub.inc:
|
||||||
|
cd graphics_sub && make
|
||||||
|
|
||||||
|
|
||||||
####
|
####
|
||||||
|
|
||||||
@ -434,4 +437,5 @@ clean:
|
|||||||
cd graphics_nibel && make clean
|
cd graphics_nibel && make clean
|
||||||
cd graphics_dni && make clean
|
cd graphics_dni && make clean
|
||||||
cd graphics_ship && make clean
|
cd graphics_ship && make clean
|
||||||
|
cd graphics_sub && make clean
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user