ikarus/lab/prof/Makefile

5 lines
53 B
Makefile

main: main.c int.s
gcc -Wall main.c int.s -o main