3 lines
33 B
Makefile
3 lines
33 B
Makefile
rbtext: rbtext.c
|
|
$(CC) -o $@ $<
|
rbtext: rbtext.c
|
|
$(CC) -o $@ $<
|