Changes in uspace/lib/math/Makefile [9d8b12da:e2e9a8a] in mainline
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uspace/lib/math/Makefile
r9d8b12da re2e9a8a 33 33 34 34 LIBRARY = libmath 35 S OVERSION =0.036 37 EXTRA_CFLAGS += -Iarch/$(UARCH)/include 35 SLIBRARY = libmath.so.0.0 36 LSONAME = libmath.so.0 37 MATH = y 38 38 39 39 -include $(CONFIG_MAKEFILE)
Note:
See TracChangeset
for help on using the changeset viewer.