Laboratory-Tasks/Exercise 5 - Hash Map (Week 6)/makefile

3 lines
46 B
Makefile
Raw Permalink Normal View History

ex5: ex5.c
gcc -std=gnu11 -Wall -o ex5 ex5.c