I used to know this, but here goes. I'm trying to compile curses.c, but I don't want to make it an executable file. I want to make it a library ".l" file. Is the only difference between a ".r" file and a ".l" file the extension used?