aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2024-04-07 21:34:48 +0200
committerUlrich Sibiller <uli42@gmx.de>2024-05-11 18:53:27 +0200
commita3e11cc22091198d618561e1396653d67fed210c (patch)
tree73cbc205b32a70ead9c30e3b0e6d1eacbcd46f04 /nx-X11/programs
parentaac78fd51f2f3929cddf3dc98f30c10d2b4f1f6a (diff)
downloadnx-libs-a3e11cc22091198d618561e1396653d67fed210c.tar.gz
nx-libs-a3e11cc22091198d618561e1396653d67fed210c.tar.bz2
nx-libs-a3e11cc22091198d618561e1396653d67fed210c.zip
Imake: drop BuildModuleInSubdir
Set to No and Only checked by GL
Diffstat (limited to 'nx-X11/programs')
-rw-r--r--nx-X11/programs/Xserver/GL/Imakefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/nx-X11/programs/Xserver/GL/Imakefile b/nx-X11/programs/Xserver/GL/Imakefile
index 47dbf795c..8e16b3998 100644
--- a/nx-X11/programs/Xserver/GL/Imakefile
+++ b/nx-X11/programs/Xserver/GL/Imakefile
@@ -7,14 +7,8 @@
SUBDIRS = glx $(CORE_SUBDIR)
-
-#if BuildModuleInSubdir
-SRCS = glx/module/?*.c $(MSRCS)
-OBJS = glx/module/?*.o $(MOBJS)
-#else
SRCS = glx/?*.c $(MSRCS)
OBJS = glx/?*.o $(MOBJS)
-#endif
DONES = glx/DONE