added Makefile

This commit is contained in:
jsorg71 2006-02-04 18:51:05 +00:00
parent dc69341a57
commit e02871e8a4
1 changed files with 12 additions and 0 deletions

12
docs/Makefile Normal file
View File

@ -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: