Geniet ervan Maxim

This commit is contained in:
Jef Roosens 2022-01-12 21:50:17 +01:00
parent d6e686a8dc
commit 476588274f
Signed by untrusted user: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 21 additions and 1 deletions

View file

@ -22,6 +22,10 @@ prod: vieter-prod
vieter-prod: $(SOURCES)
$(V) -o vieter-prod -prod $(SRC_DIR)
.PHONY: c
c:
$(V) -o vieter.c $(SRC_DIR)
# =====EXECUTION=====
# Run the server in the default 'data' directory