2 lines
31 B
Makefile
2 lines
31 B
Makefile
find: find.c
|
|
gcc "$<" -o "$@"
|
find: find.c
|
|
gcc "$<" -o "$@"
|