FreeCalypso > hg > ueda-linux
annotate ifctf-part-lib/m4-fp/ueda.m4 @ 124:228964bcf59f
LED__Rohm_SML-D12x8.fp added
| author | Mychaela Falconia <falcon@freecalypso.org> |
|---|---|
| date | Sun, 05 Jul 2020 22:25:16 +0000 |
| parents | cd92449fdb51 |
| children |
| rev | line source |
|---|---|
|
0
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
1 divert(-1) |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
2 |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
3 define(`make_footprint', |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
4 `ifdef(`PKG_$1',`PKG_$1(`$1',`$2',`$3')', |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
5 `make_footprint_file(`$1',`$2',`$3')')') |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
6 define(`make_footprint_file',`syscmd(ueda-instfileelem `$1' `$2' `$3')') |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
7 |
|
cd92449fdb51
initial import of ueda and ifctf-part-lib from ifctfvax CVS
Space Falcon <falcon@ivan.Harhan.ORG>
parents:
diff
changeset
|
8 divert(0)dnl |
