mirror of
https://github.com/deater/dos33fsprogs.git
synced 2025-02-09 03:31:05 +00:00
peasant: update makefile
it's always the makefile
This commit is contained in:
parent
738a305897
commit
7c5a9cdc14
@ -363,9 +363,11 @@ graphics_vid/vid_graphics.inc:
|
||||
graphics_title/title_graphics.inc:
|
||||
cd graphics_title && make
|
||||
|
||||
graphics_peasantry/graphics_intro.inc:
|
||||
cd graphics_peasantry && make
|
||||
|
||||
graphics_peasantry/graphics_peasant1.inc:
|
||||
cd graphics && make
|
||||
cd graphics_peasantry && make
|
||||
|
||||
graphics_cliff/cliff_graphics.inc:
|
||||
cd graphics_cliff && make
|
||||
@ -396,7 +398,7 @@ distclean:
|
||||
cd sprites && make clean
|
||||
cd graphics_vid && make clean
|
||||
cd graphics_title && make clean
|
||||
cd graphics && make clean
|
||||
cd graphics_peasantry && make clean
|
||||
cd graphics_copy && make clean
|
||||
cd graphics_trogdor && make clean
|
||||
cd graphics_end && make clean
|
||||
|
Loading…
x
Reference in New Issue
Block a user