- split build.sh into two pieces: build_devel.sh, which builds
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 17 Jul 2006 21:31:31 +0000 (21:31 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 17 Jul 2006 21:31:31 +0000 (21:31 +0000)
commit1dc466186b2ba51649ffc000429fe9496ca467bb
tree85885bf59152e875a9a79f9195e07f623761c307
parent89d82e004b53b03da4d2a73d7f9982333711b6ff
- split build.sh into two pieces: build_devel.sh, which builds
  myplc-devel, and build.sh, which builds myplc itself (optionally
  inside of the myplc-devel environment just built)
- add plc_devel_config.xml, the configuration for myplc-devel
build.functions [new file with mode: 0644]
build.sh
build_devel.sh [new file with mode: 0755]
myplc.spec
plc_devel_config.xml [new file with mode: 0644]