Delete Makefile

This commit is contained in:
amogus3016
2021-12-13 07:49:57 -05:00
committed by GitHub
parent cec5a10d2c
commit 0166b73090

View File

@@ -1,4 +0,0 @@
sherpa: sherpa.c
$(CC) sherpa.c -o sherpa -Wall
printf("Installing latest version of sherpa...")
printf("Installed successfully")