Plan 9 from Bell Labs’s /usr/web/sources/contrib/de0u/root/sys/src/cmd/divergefs/tests/mkfile

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


</$objtype/mkfile

TARG=tests
OFILES=\
  common.$O\
  debug.$O\
  collection.$O\
  array.$O\
  set.$O\
  dictionary.$O\
  string.$O\
  filepath.$O\
  file.$O\
  utils.$O\
  unittest.$O\
  testarray.$O\
  testset.$O\
  testdictionary.$O\
  testconfig.$O\
  testfilepath.$O\
  testfile.$O\
  testmain.$O\

HFILES=\
  ../common.h\
  ../debug.h\
  ../array.h\
  ../set.h\
  ../dictionary.h\
  ../collection.h\
  ../string.h\
  ../filepath.h\
  ../file.h\
  ../utils.h\
  unittest.h\
  testmain.h\

BIN=/$objtype/bin
</sys/src/cmd/mkone

CFLAGS=$CFLAGS -I..

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.