diff options
Diffstat (limited to 'schulung_tools/linking/helloat/README')
| -rw-r--r-- | schulung_tools/linking/helloat/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/schulung_tools/linking/helloat/README b/schulung_tools/linking/helloat/README new file mode 100644 index 0000000..14ffe6a --- /dev/null +++ b/schulung_tools/linking/helloat/README @@ -0,0 +1,4 @@ +./autogen.sh +./configure --prefix=/usr +make +make install DESTDIR=/tmp/test |
