FreeCalypso > hg > freecalypso-sw
annotate gsm-fw/g23m-aci/gdd_dio/Makefile @ 911:42719fa3e6af
etmsync: memory read implemented
| author | Space Falcon <falcon@ivan.Harhan.ORG> | 
|---|---|
| date | Tue, 08 Sep 2015 07:52:29 +0000 | 
| parents | 5a0c58760ae2 | 
| children | 
| rev | line source | 
|---|---|
| 776 
5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 1 # stub Makefile, to be filled out | 
| 
5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 2 all: | 
| 
5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 3 | 
| 
5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 4 clean: | 
| 
5a0c58760ae2
gsm-fw/g23m-aci: stub Makefile hierarchy created, hooked into make clean
 Michael Spacefalcon <msokolov@ivan.Harhan.ORG> parents: diff
changeset | 5 rm -f *.[oa] *.out *errs | 
