Added makefile for parsegenome.c

This commit is contained in:
Nigel Barink 2020-10-10 03:09:58 +02:00
parent cc4da78f5e
commit 7013102385

2
excercise2/Makefile Normal file
View File

@ -0,0 +1,2 @@
build:
gcc parsegenome.c