mklib (187B)
1 default:V: $LIB 2 3 $LIB(%):N: % 4 $LIB: ${OFILES:%=$LIB(%)} 5 $AR rsc $LIB $newmember 6 7 &:n: &.$O 8 $AR rsc $LIB $stem.$O 9 10 all install:V: $LIB 11 12 CLEANFILES=$CLEANFILES $LIB 13 14 <$PLAN9/src/mkcommon
plan9port[fork] Plan 9 from user space | ||
git clone git://src.adamsgaard.dk/plan9port # fast git clone https://src.adamsgaard.dk/plan9port.git # slow | ||
Log | Files | Refs | README | LICENSE | Back to index |