From c350873c7c977efe5210484f04160be45f84ba7e Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Fri, 21 Jul 2017 12:31:09 +0200 Subject: Convert nx-X11/lib/ build flow from imake to autotools. --- nx-X11/Imakefile | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'nx-X11/Imakefile') 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 -- cgit v1.2.3