summaryrefslogtreecommitdiff
path: root/c/Makefile
blob: 65238abc3f83952a1e27338f199df7cb7d5b0ee8 (plain)
1
2
3
4
5
#!/usr/bin/make -f
CC = gcc

all : 
	$(CC) rvs.c -Wall -ansi -g -o rvs