Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
17
cde/programs/dthelp/parser.ccdf/helpcomp/Imakefile
Normal file
17
cde/programs/dthelp/parser.ccdf/helpcomp/Imakefile
Normal file
@@ -0,0 +1,17 @@
|
||||
XCOMM $XConsortium: Imakefile /main/4 1996/05/09 17:31:53 drk $
|
||||
PROGRAMS = helpcomp
|
||||
|
||||
|
||||
SRCS = helpcomp.c
|
||||
|
||||
OBJS = helpcomp.o
|
||||
|
||||
NormalLibraryObjectRule()
|
||||
ComplexProgramTarget($(PROGRAMS))
|
||||
|
||||
saber_src: $(SRCS)
|
||||
XCOMM setopt load_flags $(CFLAGS)
|
||||
XCOMM load $(SRCS) $(LOCAL_LIBRARIES)
|
||||
|
||||
unsaber_src:
|
||||
XCOMM unload $(SRCS)
|
||||
Reference in New Issue
Block a user