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