Home
last modified time | relevance | path

Searched refs:IMAKESRC (Results 1 – 25 of 153) sorted by relevance

1234567

/dports/x11-toolkits/open-motif/motif-2.3.8/
H A DMakefile.imake-pure41 IMAKESRC = $(CONFIGSRC)/imake
46 IMAKE = $(IMAKESRC)/imake
82 cd $(IMAKESRC) && $(MAKE) $(FLAGS) clean
102 Makefile.boot: imake.proto $(DEPENDSRC)/Makefile.proto depend.bootstrap $(IMAKESRC)/Makefile.proto …
105 cd $(IMAKESRC) && $(MAKE) $(FLAGS)
115 $(IMAKESRC)/Makefile.proto:
116 …$(IMAKE_CMD) -s $(IMAKESRC)/Makefile.proto -f $(IMAKESRC)/Imakefile -DTOPDIR=$(IMAKETOP) -DCURDIR=…
119 cd $(IMAKESRC) && $(MAKE) -f Makefile.proto bootstrapdepend
120 cd $(IMAKESRC) && $(MAKE) $(FLAGS) bootstrap
121 cd $(IMAKESRC) && $(MAKE) -f Makefile.proto all
[all …]
/dports/net/tightvnc/vnc_unixsrc/Xvnc/
H A DMakefile16 IMAKESRC = $(CONFIGSRC)/imake macro
21 IMAKE = $(IMAKESRC)/imake
60 cd $(IMAKESRC) && $(MAKE) $(FLAGS) clean
82 cd $(IMAKESRC) && $(MAKE) $(FLAGS)
92 $(IMAKESRC)/Makefile.proto:
93 …$(IMAKE_CMD) -s $(IMAKESRC)/Makefile.proto -f $(IMAKESRC)/Imakefile -DTOPDIR=$(IMAKETOP) -DCURDIR=…
96 cd $(IMAKESRC) && $(MAKE) -f Makefile.proto bootstrapdepend
97 cd $(IMAKESRC) && $(MAKE) $(FLAGS) bootstrap
98 cd $(IMAKESRC) && $(MAKE) -f Makefile.proto all
116 cd $(IMAKESRC)
[all …]
H A DImakefile73 cd $(IMAKESRC) && if [ -f Makefile ]; then \
115 \indir $(IMAKESRC) $(MAKE) $(MFLAGS) SHELL= -f Makefile.ini BOOTSTRAPCFLAGS=-Zexe
162 cd $(IMAKESRC)
/dports/chinese/FreeWnn-server/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
/dports/japanese/FreeWnn-server/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
/dports/chinese/FreeWnn-lib/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
/dports/japanese/FreeWnn-lib/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
/dports/korean/FreeWnn-server/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
/dports/korean/FreeWnn-lib/FreeWnn-1.1.1-a021/olddoc/
H A DMakefile.R5ini48 IMAKESRC = $(CONFIGSRC)
50 IMAKE = $(IMAKESRC)/imake
H A DMakefile.ini48 IMAKESRC = $(CONFIGSRC)/imake
50 IMAKE = $(IMAKESRC)/imake
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/util/
H A Dbuildos2.cmd47 CALL LINEOUT 'Makefile','IMAKESRC = $(CONFIGSRC)/imake'
52 CALL LINEOUT 'Makefile','IMAKE = $(IMAKESRC)/imake'
63 CALL LINEOUT 'Makefile',' \indir $(IMAKESRC) $(MAKE) SHELL= -f Makefile.ini clean.os2'
64 CALL LINEOUT 'Makefile',' \indir $(IMAKESRC) $(MAKE) SHELL= CC=gcc -f Makefile.ini imake.os2'
/dports/japanese/Wnn6-lib/src/contrib/im/Xsi/
H A DMakefile.ini19 IMAKESRC = $(CONFIGSRC)
/dports/japanese/Wnn7-lib/src/
H A DMakefile.ini19 IMAKESRC = $(CONFIGSRC)
/dports/vietnamese/x-unikey/x-unikey-1.0.4/src/IMdkit/doc/Xi18n_sample/
H A DMakefile.pu46 IMAKE = $(IMAKESRC)/imake
50 IMAKESRC = $(CONFIGSRC)/imake
465 -@(cd $(IMAKESRC); if [ -f Makefile ]; then \
/dports/korean/nabi/nabi-f08d7d3/IMdkit/doc/Xi18n_sample/
H A DMakefile.pu46 IMAKE = $(IMAKESRC)/imake
50 IMAKESRC = $(CONFIGSRC)/imake
465 -@(cd $(IMAKESRC); if [ -f Makefile ]; then \
/dports/x11/xorg-cf-files/xorg-cf-files-1.0.6/
H A Dcygwin.rules413 -@(cd $(IMAKESRC) && if [ -f Makefile ]; then \ @@\
414 echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) imakeonly; else \ @@\
415 echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \ @@\
H A Dmingw.rules395 -@(cd $(IMAKESRC) && if [ -f Makefile ]; then \ @@\
396 echo "checking $@ in $(IMAKESRC) first..."; $(MAKE) imakeonly; else \ @@\
397 echo "bootstrapping $@ from Makefile.ini in $(IMAKESRC) first..."; \ @@\
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/makedepend/
H A DImakefile36 INCLUDES = -I$(IMAKESRC) -I$(TOP)/include $(TOP_X_INCLUDES)/X11
/dports/net/tightvnc/vnc_unixsrc/Xvnc/config/cf/
H A DWin32.cf108 #define ImakeCmd $(IMAKESRC:/=\)\imake
/dports/deskutils/xpostitPlus/XPostitPlus-2.3/ad2c-1.7/
H A DMakefile.original178 IMAKESRC = $(CONFIGSRC)

1234567