make.next 111 B

123456
  1. sed -n '
  2. s:^.*[ ]ALLOCDEF[ ].*"\(.*\)".*$:struct \1 *h_\1 = 0;\
  3. #ifdef DEBUG\
  4. int cnt_\1 = 0;\
  5. #endif:p
  6. ' $*