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