aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'nx-X11/Imakefile')
-rw-r--r--nx-X11/Imakefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/nx-X11/Imakefile b/nx-X11/Imakefile
index 9c8eb5a04..b2874c3a8 100644
--- a/nx-X11/Imakefile
+++ b/nx-X11/Imakefile
@@ -27,8 +27,7 @@ RELEASE = XOrgReleaseString
#define OSName Unknown Operating System!
#endif
- SUBDIRS = include config lib programs
- LNINSTALLDIRS = lib
+ SUBDIRS = include config programs
#if HasParallelMake
#ifdef ParallelDefines
@@ -38,10 +37,6 @@ RELEASE = XOrgReleaseString
MakeSubdirs($(SUBDIRS))
-MakeLintSubdirs($(LNINSTALLDIRS),install.ln,install.ln)
-
-MakeLintSubdirs($(LNINSTALLDIRS),external.ln,lintlib)
-
DependSubdirs($(SUBDIRS))
#define IHaveSpecialMakefileTarget