Last change
on this file was
18729,
checked in by westram, 3 years ago
|
- eliminate trailing whitespace from Makefiles.
|
File size:
429 bytes
|
Line | |
---|
1 | # |
---|
2 | # This directory contains the general parts of the ARB communication interface |
---|
3 | # |
---|
4 | # Directory AISC |
---|
5 | # contains the AISC-code (AISC=ARB Integrated Source Codegenerator?) |
---|
6 | # used to build up communication interfaces. |
---|
7 | # |
---|
8 | # Directory C |
---|
9 | # contains general client/server code (used for all interfaces) |
---|
10 | # |
---|
11 | # The specific interfaces are build in $(ARBHOME)/XXXX_COM directories |
---|
12 | # and rely on the code here. |
---|
13 | |
---|
14 | proto: |
---|
15 | $(MAKE) -C C proto |
---|
16 | |
---|
Note: See
TracBrowser
for help on using the repository browser.