Makefile: more cleanups

This commit is contained in:
Vince Weaver 2018-06-10 23:56:47 -04:00
parent 47026e1d52
commit a2a6a20df8
2 changed files with 10 additions and 1 deletions

View File

@ -3,8 +3,11 @@ include Makefile.inc
all:
cd asoft_basic-utils && make
cd asoft_presenter && make
cd asoft_sound && make
cd chiptune_player && make
cd dlowres_mode7 && make
cd dos33fs-utils && make
cd glados3.3 && make
cd hgr-utils && make
cd gr-sim && make
cd gr-utils && make
@ -18,9 +21,12 @@ all:
install:
cd asoft_basic-utils && make install
cd asoft_presenter && make install
cd asoft_sound && make install
cd chiptune_player && make install
cd dlowres_mode7 && make install
cd dos33fs-utils && make install
cd hgr-utils && make install
cd glados3.3 && make install
cd gr-sim && make install
cd gr-utils && make install
cd mockingboard && make install
@ -33,8 +39,11 @@ install:
clean:
cd asoft_basic-utils && make clean
cd asoft_presenter && make clean
cd asoft_sound && make clean
cd chiptune_player && make clean
cd dlowres_mode7 && make clean
cd dos33fs-utils && make clean
cd glados3.3 && make clean
cd hgr-utils && make clean
cd gr-sim && make clean
cd gr-utils && make clean

View File

@ -39,6 +39,6 @@ install:
clean:
rm -f *~ *.o asoft_detoken tokenize_asoft bin2data \
integer_detoken asoft_compact
integer_detoken asoft_compact float_convert