mirror of
https://github.com/ascii-boxes/boxes.git
synced 2025-01-31 09:59:15 +01:00
Clean misc/getopt.o along with other object files
This commit is contained in:
parent
622890ab2f
commit
1fae201e47
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user