X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=499ff70c43715156c5e8370733b6114da9e32e25;hp=1b88b81d8e8398c7b693eaff3dca3688ff3e9763;hb=50ab7b9d47ffefaf3d526c50b34fda9280823937;hpb=24d7aeaf8a1dc13034884044139728045604fc37 diff --git a/Makefile b/Makefile index 1b88b81..499ff70 100644 --- a/Makefile +++ b/Makefile @@ -21,3 +21,6 @@ actions2.o: misc.h main.h share.h funcs.h score.o: misc.h main.h share.h misc.o: misc.h main.h + +clean: + rm -f *.o adventure