Initial import of the CDE 2.1.30 sources from the Open Group.
This commit is contained in:
12
cde/lib/DtSvc/include/SPC/Imakefile
Normal file
12
cde/lib/DtSvc/include/SPC/Imakefile
Normal file
@@ -0,0 +1,12 @@
|
||||
XCOMM $XConsortium: Imakefile /main/4 1996/04/21 19:09:55 drk $
|
||||
|
||||
HEADERS = chars.h spc-obj.h spc-proto.h spcE.h spcP.h
|
||||
|
||||
all::
|
||||
|
||||
BuildIncludes($(HEADERS),SPC,..)
|
||||
InstallMultipleFlags($(HEADERS),$(INCDIR)/SPC,$(INSTINCFLAGS))
|
||||
|
||||
depend::
|
||||
|
||||
clean::
|
||||
Reference in New Issue
Block a user