Begin removal of some Imakefiles, and other no longer useful cruft
This commit will not completely remove all Imake files, specifically those for sections that have not been completed yet. Also, the databases dir has been moved to databases-delete-later until we have everything building and installed properly.
This commit is contained in:
@@ -1,12 +0,0 @@
|
||||
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
|
||||
INCLUDES = $(TIRPCINC)
|
||||
|
||||
all:: $(PROGRAMS)
|
||||
|
||||
CppScriptTarget(ttce2xdr,ttce2xdr.cpp,$(TT_VERSION_DEFINE),)
|
||||
Reference in New Issue
Block a user