source:
Deliverables/D2.2/8051-memoryspaces-branch/Makefile.local
@
1491
Last change on this file since 1491 was 453, checked in by , 10 years ago | |
---|---|
File size: 192 bytes |
Line | |
---|---|
1 | ########################### |
2 | ## Package configuration ## |
3 | ########################### |
4 | .PHONY: all |
5 | |
6 | all: all-generic |
7 | |
8 | VERSION = 0.1 |
9 | TARGET = acc |
10 | TARGETEXT = acc |
11 | PACKAGE = acc-$(VERSION) |
12 |
Note: See TracBrowser
for help on using the repository browser.