2 lines
54 B
Makefile
2 lines
54 B
Makefile
test:
|
|
echo $(patsubst %.c, %.o , x.c.c bar.c )
|
test:
|
|
echo $(patsubst %.c, %.o , x.c.c bar.c )
|