diff options
author | s-over-4 | 2023-06-16 00:17:17 -0400 |
---|---|---|
committer | s-over-4 | 2023-06-16 00:17:17 -0400 |
commit | e398038b94efc2144bb6941f5e95e6557b8ac7f4 (patch) | |
tree | 455724ed3072546d9105debbf56b8b86c4d99aae /Makefile | |
parent | 38235977871d491eba0f8160af4c04742800d9bf (diff) |
Makefile, .gitignore
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -31,4 +31,4 @@ me: a sandwich: @exit -.PHONY: install uninstall clean me a sandwich +.PHONY: install uninstall clean me a sandwich dev |