mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-05 21:34:30 +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:
|
||||
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_dni && make clean
|
||||
cd graphics_ship && make clean
|
||||
cd graphics_sub && make clean
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user