| Revision 19b0a7cc6e80e13ec0384081c823ed704723ac73,
138 bytes
checked in by Matias De la Puente <mfpuente.ar@…>, 2 years ago
(diff) |
|
Projects: Add sdcc-pic14 builder
This builder have options and commands to generate profiles for
14-bit instruction set PICs with sdcc
|
-
Property mode set to
100644
|
| Line | |
|---|
| 1 | NULL = |
|---|
| 2 | |
|---|
| 3 | buildersdir = $(pkgdatadir)/builders |
|---|
| 4 | |
|---|
| 5 | builders_DATA = \ |
|---|
| 6 | sdcc-pic14.xml \ |
|---|
| 7 | $(NULL) |
|---|
| 8 | |
|---|
| 9 | EXTRA_DIST = \ |
|---|
| 10 | $(builders_DATA) \ |
|---|
| 11 | $(NULL) |
|---|
| 12 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.