Rev 3 | Rev 6 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3 | Rev 5 | ||
---|---|---|---|
Line 211... | Line 211... | ||
211 | 211 | ||
212 | # List the user directory to look for the libraries here |
212 | # List the user directory to look for the libraries here |
213 | ULIBDIR = |
213 | ULIBDIR = |
214 | 214 | ||
215 | # List all user libraries here |
215 | # List all user libraries here |
216 | ULIBS = |
216 | ULIBS = -lm |
217 | 217 | ||
218 | # |
218 | # |
219 | # End of user defines |
219 | # End of user defines |
220 | ############################################################################## |
220 | ############################################################################## |
221 | 221 |