mirror of
https://github.com/deater/dos33fsprogs.git
synced 2024-12-27 02:31:00 +00:00
peasant: fix up Makefiles
This commit is contained in:
parent
98aa68c21d
commit
3466fc1661
@ -205,6 +205,9 @@ graphics/graphics_peasant1.inc:
|
||||
graphics_copy/copy_graphics.inc:
|
||||
cd graphics_copy && make
|
||||
|
||||
graphics_end/ending_graphics.inc:
|
||||
cd graphics_end && make
|
||||
|
||||
|
||||
sprites/inventory_sprites.inc:
|
||||
cd sprites && make
|
||||
|
@ -29,4 +29,4 @@ inventory_sprites.inc: inventory.png
|
||||
|
||||
|
||||
clean:
|
||||
rm *~ inventory_sprites.inc
|
||||
rm -f *~ inventory_sprites.inc
|
||||
|
Loading…
Reference in New Issue
Block a user