mkfile 513 B

1234567891011121314151617181920212223242526272829303132333435363738
  1. </$objtype/mkfile
  2. LIB=/$objtype/lib/libndb.a
  3. OFILES=\
  4. csgetval.$O\
  5. csipinfo.$O\
  6. dnsquery.$O\
  7. ipattr.$O\
  8. ndbaux.$O\
  9. ndbcache.$O\
  10. ndbcat.$O\
  11. ndbconcatenate.$O\
  12. ndbdiscard.$O\
  13. ndbfree.$O\
  14. ndbgetipaddr.$O\
  15. ndbgetval.$O\
  16. ndbhash.$O\
  17. ndbipinfo.$O\
  18. ndblookval.$O\
  19. ndbopen.$O\
  20. ndbparse.$O\
  21. ndbreorder.$O\
  22. ndbsubstitute.$O\
  23. HFILES=\
  24. /sys/include/ndb.h\
  25. ndbhf.h
  26. UPDATE=\
  27. mkfile\
  28. $HFILES\
  29. ${OFILES:%.$O=%.c}\
  30. ${LIB:/$objtype/%=/386/%}\
  31. </sys/src/cmd/mksyslib
  32. $O.out: testipinfo.$O
  33. $LD $prereq