3 lines
45 B
Makefile
3 lines
45 B
Makefile
|
mkindex: mkindex.c
|
||
|
$(CC) $(CFLAGS) -o $@ $?
|