summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorjsorg71 <jsorg71>2006-02-04 18:51:05 +0000
committerjsorg71 <jsorg71>2006-02-04 18:51:05 +0000
commite02871e8a4167c9571edb64c3a14c4e989578867 (patch)
tree6e5e4c7811200f96547f7b0e52c75a12ce240b99 /docs
parentdc69341a57e3b968fcbfcdcc6479482418360dae (diff)
downloadxrdp-proprietary-e02871e8a4167c9571edb64c3a14c4e989578867.tar.gz
xrdp-proprietary-e02871e8a4167c9571edb64c3a14c4e989578867.zip
added Makefile
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/Makefile b/docs/Makefile
new file mode 100644
index 00000000..07a618f0
--- /dev/null
+++ b/docs/Makefile
@@ -0,0 +1,12 @@
+
+DESTDIR = /usr/local/xrdp
+CFGDIR = /etc/xrdp
+PIDDIR = /var/run
+MANDIR = /usr/local/man
+DOCDIR = /usr/doc/xrdp
+
+all: world
+
+world:
+
+install: