era_copy/Makefile

4 lines
58 B
Makefile
Raw Normal View History

2019-02-19 00:49:07 +03:00
all: era_copy
era_copy:
gcc -o era_copy -Wall era_copy.c