mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-24 21:11:28 +08:00
4 lines
54 B
Makefile
4 lines
54 B
Makefile
file.o : subdir/file.c
|
|
cc -c subdir/file.c -Isubdir
|
|
|