Add xy_file_exist()

This commit is contained in:
Aoran Zeng
2023-09-10 13:15:34 +08:00
parent 4938df5d2d
commit 9b2a662f26
3 changed files with 25 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ test: $(TARGET)
./$(TARGET) get ruby
./$(TARGET) get python
.PHONY: xy
xy:
@$(CC) test_xy.c -o xy
@./xy