summaryrefslogtreecommitdiffstats
path: root/ham/wwl/BUILD
blob: 5d68a2fabc7a7695b442223ec97c294a2913229b (plain) (blame)
1
2
3
4
5
6
7
8
9
(

  sedit  "s/-O2/$CFLAGS/"  Makefile
  make                  &&
  prepare_install       &&
  cp     wwl  /usr/bin  &&
  chmod  755  /usr/bin/wwl

) > $C_FIFO 2>&1