diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-05 10:40:11 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-07-05 10:40:41 +0200 |
commit | b38f01092ab65f41fc0a525c46c874a228676f71 (patch) | |
tree | 930f1c045327181407529664a1bb975ffa84cde8 /nxcompext/README | |
parent | d38ccd197413f6fad830c314d904904368d3770d (diff) | |
download | nx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.tar.gz nx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.tar.bz2 nx-libs-b38f01092ab65f41fc0a525c46c874a228676f71.zip |
NoMachine documentation files: Move to doc/_attic_/ folder.
Diffstat (limited to 'nxcompext/README')
-rw-r--r-- | nxcompext/README | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/nxcompext/README b/nxcompext/README deleted file mode 100644 index 39648e76b..000000000 --- a/nxcompext/README +++ /dev/null @@ -1,15 +0,0 @@ -README ------- - -1. To compile: - - > tar zxvf nxcompext-X.Y.Z-N.tar.gz - > cd nxcompext - > ./configure - > make - - You'll have to run gmake under Solaris. - -2. The 'make install' target is not currently supported - in the Makefile, but it should be simple to fix. - |