This commit is contained in:
2022-05-29 10:14:34 +02:00
parent 8dcaded5e8
commit ba34360e1b
10 changed files with 973 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
make --dry-run --always-make --keep-going --print-directory
make: Entering directory '/home/bruno/Documents/programming/projects/mazegame'
make: *** No targets specified and no makefile found. Stop.
make: Leaving directory '/home/bruno/Documents/programming/projects/mazegame'