This commit is contained in:
2024-11-18 18:35:59 +08:00
commit f00cf814ce
6488 changed files with 2035373 additions and 0 deletions
@@ -0,0 +1,7 @@
# It's simple...
maze: mazeansi.c
cc -o maze mazeansi.c
mazeclean: mazeclean.c
cc -o mazeclean mazeclean.c