Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
11
cde/lib/tt/bin/scripts/Imakefile
Normal file
11
cde/lib/tt/bin/scripts/Imakefile
Normal file
@@ -0,0 +1,11 @@
|
||||
XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:11:31 drk $
|
||||
|
||||
#include "../../tooltalk.tmpl"
|
||||
|
||||
/* Any shell scripts shipped as part of ToolTalk are collected here. */
|
||||
|
||||
PROGRAMS = ttce2xdr
|
||||
|
||||
all:: $(PROGRAMS)
|
||||
|
||||
CppScriptTarget(ttce2xdr,ttce2xdr.cpp,$(TT_VERSION_DEFINE),)
|
||||
Reference in New Issue
Block a user