Skip to content
Snippets Groups Projects
Commit b2a8f2e8 authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

deprecated cgc code

Former-commit-id: dc130b11af958f0f1b2a6980ce9c095cd13a505f
parent 746ed8cf
No related branches found
No related tags found
Loading
all:
cd chopzero_src; make
if [ -d cgc_spri ]; then cd cgc_spri; make; fi
#if [ -d cgc_spri ]; then cd cgc_spri; make; fi
$(PEDI_HOME)/pedi -m manifest.txt
clean:
cd chopzero_src; make clean
cd examples; make clean
cd demos; make clean
cd cgc_spri; make clean
#cd cgc_spri; make clean
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment