openbsd or not

This commit is contained in:
2021-02-11 10:39:31 +01:00
parent 5e86bd0a70
commit a01d408bed
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)