Makefile 58 B

12345
  1. .PHONY: all
  2. all:
  3. gcc -o geotaxis -Wall -lm ./geotaxis.c