Clean misc/getopt.o along with other object files

This commit is contained in:
Thomas Jensen 2021-02-16 10:51:46 +01:00
parent 622890ab2f
commit 1fae201e47
No known key found for this signature in database
GPG Key ID: A4ACEE270D0FB7DB

View File

@ -96,7 +96,7 @@ package: $(BOXES_EXECUTABLE_NAME)
cp $(BOXES_EXECUTABLE_NAME) ../$(PKG_NAME)
clean: flags_unix
rm -f $(ALL_OBJ)
rm -f $(ALL_OBJ) misc/getopt.o
rm -f $(GEN_FILES)
rm -f core boxes boxes.exe