1
0

clarify str(1) behavior

This commit is contained in:
dtb
2022-10-23 01:57:45 -04:00
parent 1f9786233d
commit c1f1794863
3 changed files with 8 additions and 7 deletions

View File

@@ -1,4 +0,0 @@
all: ;
clean: ;
sane: ;
.PHONY: all clean sane