programs/: remove Imakefiles for completed modules
This commit is contained in:
@@ -1,17 +0,0 @@
|
||||
XCOMM $XConsortium: Imakefile /main/6 1996/04/21 19:29:32 drk $
|
||||
PROGRAMS = dthelpgen
|
||||
|
||||
DEFINES = -DCDE_INSTALLATION_TOP=\"$(CDE_INSTALLATION_TOP)\" \
|
||||
-DCDE_CONFIGURATION_TOP=\"$(CDE_CONFIGURATION_TOP)\"
|
||||
INCLUDES = -I.
|
||||
|
||||
DEPLIBS = $(DEPDTHELPLIB) $(DEPDTSVCLIB) $(DEPTTLIB) $(DEPXMLIB) $(DEPXTOOLLIB) $(DEPXLIB)
|
||||
LOCAL_LIBRARIES = $(DTHELPLIB) $(DTSVCLIB) $(TTLIB) $(XMLIB) $(XTOOLLIB) $(XLIB)
|
||||
SYS_LIBRARIES = DtClientSysLibs $(CXXLIB)
|
||||
|
||||
EXTRA_INCLUDES = -I$(DTHELPSRC)
|
||||
|
||||
SRCS = helpgen.c
|
||||
OBJS = helpgen.o
|
||||
|
||||
ComplexProgramTarget($(PROGRAMS))
|
||||
Reference in New Issue
Block a user