openbsd or not

This commit is contained in:
2021-02-11 10:39:31 +01:00
parent c70e0fff75
commit 4b266e7c5e
2 changed files with 4 additions and 5 deletions

View File

@ -39,8 +39,3 @@ $(BUILD_DIR):
.phony: clean
clean:
-rm -rf $(BUILD_DIR)
.phony: show
show:
echo $(CFLAGS)