This commit is contained in:
James R 2021-06-29 14:42:40 -07:00
parent c1ecfa306f
commit 6c03f9b5b3
1 changed files with 1 additions and 1 deletions

View File

@ -404,7 +404,7 @@ clean :
$(call _rm,$(exe) $(dbg) $(dbg).txt $(objects))
distclean :
$(call _rm,../bin ../objs ../deps ../make comptime.h)
$(call _rm,../bin ../objs ../dep ../make comptime.h)
info:
ifdef WINDOWSHELL