mkfile 302 B

123456789101112131415161718192021222324252627
  1. APE=/sys/src/ape
  2. <$APE/config
  3. LIB=/$objtype/lib/ape/libap.a
  4. OFILES=\
  5. asin.$O\
  6. atan.$O\
  7. atan2.$O\
  8. erf.$O\
  9. exp.$O\
  10. fabs.$O\
  11. floor.$O\
  12. fmod.$O\
  13. gamma.$O\
  14. hypot.$O\
  15. j0.$O\
  16. j1.$O\
  17. jn.$O\
  18. log.$O\
  19. pow.$O\
  20. sin.$O\
  21. sinh.$O\
  22. tan.$O\
  23. tanh.$O\
  24. </sys/src/cmd/mksyslib
  25. CFLAGS=-c -D_POSIX_SOURCE