plan9port

fork of plan9port with libvec, libstr and libsdb
Log | Files | Refs | README | LICENSE

mkfile (235B)


      1 <$PLAN9/src/mkhdr
      2 
      3 <../config
      4 
      5 LIB=libcom.a
      6 OFILES=bbox.$O\
      7 	glob.$O\
      8 	misc.$O\
      9 	request.$O\
     10 	rune.$O\
     11 	tempnam.$O\
     12 	getopt.$O\
     13 
     14 HFILES=comments.h\
     15 	gen.h\
     16 	ext.h\
     17 	request.h\
     18 	path.h\
     19 	rune.h\
     20 
     21 <$PLAN9/src/mklib
     22 
     23 CFLAGS=-c -D$SYSTEM