cdesktopenv/cde/include/Imakefile

19 lines
288 B
Plaintext

XCOMM $TOG: Imakefile /main/4 1997/07/09 10:03:24 samborn $
#define PassCDebugFlags /**/
#define IHaveSubdirs
HEADERS = EUSCompat.h
SUBDIRS = Xm
MakeSubdirs($(SUBDIRS))
all::
BuildIncludes($(HEADERS),.,.)
InstallMultipleFlags($(HEADERS),$(INCDIR),$(INSTINCFLAGS))
depend::
clean::