mirror of
https://github.com/dense-analysis/ale.git
synced 2026-01-16 08:06:53 +08:00
4 lines
54 B
Makefile
4 lines
54 B
Makefile
file.o : subdir/file.c
|
|
cc -c subdir/file.c -Isubdir
|
|
|