diff options
author | jsorg71 <jsorg71> | 2008-12-16 02:47:45 +0000 |
---|---|---|
committer | jsorg71 <jsorg71> | 2008-12-16 02:47:45 +0000 |
commit | af83cb7cae6c79866518da1627264397b6afc151 (patch) | |
tree | 69f87fe0b3ac3b201a866979db3551ac873d6d34 /docs | |
parent | 8090df64a5a74e899d5494570e33b7391dc45a3c (diff) | |
download | xrdp-proprietary-af83cb7cae6c79866518da1627264397b6afc151.tar.gz xrdp-proprietary-af83cb7cae6c79866518da1627264397b6afc151.zip |
remove old makefiles
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/docs/Makefile b/docs/Makefile deleted file mode 100644 index cef4003c..00000000 --- a/docs/Makefile +++ /dev/null @@ -1,11 +0,0 @@ - -DESTDIR = /usr/local/xrdp -CFGDIR = /etc/xrdp -PIDDIR = /var/run -MANDIR = /usr/local/man - -all: world - -world: - -install: |