Home
last modified time | relevance | path

Searched refs:GNUSTEP_LOCAL_LIBRARY (Results 1 – 25 of 27) sorted by relevance

12

/dports/devel/gnustep-make/gnustep-make-2.8.0/
H A Dfilesystem.make.in115 GNUSTEP_LOCAL_LIBRARY ?= @GNUSTEP_LOCAL_LIBRARY@
125 GNUSTEP_LOCAL_APPLICATION_SUPPORT = $(GNUSTEP_LOCAL_LIBRARY)/ApplicationSupport
126 GNUSTEP_LOCAL_BUNDLES = $(GNUSTEP_LOCAL_LIBRARY)/Bundles
127 GNUSTEP_LOCAL_FRAMEWORKS = $(GNUSTEP_LOCAL_LIBRARY)/Frameworks
128 GNUSTEP_LOCAL_PALETTES = $(GNUSTEP_LOCAL_LIBRARY)/ApplicationSupport/Palettes
129 GNUSTEP_LOCAL_SERVICES = $(GNUSTEP_LOCAL_LIBRARY)/Services
130 GNUSTEP_LOCAL_RESOURCES = $(GNUSTEP_LOCAL_LIBRARY)/Libraries/Resources
131 GNUSTEP_LOCAL_JAVA = $(GNUSTEP_LOCAL_LIBRARY)/Libraries/Java
H A DGNUstep-reset.sh138 unset GNUSTEP_LOCAL_LIBRARY
H A Dfilesystem.csh.in137 if ( ! ${?GNUSTEP_LOCAL_LIBRARY} ) then
138 setenv GNUSTEP_LOCAL_LIBRARY "@GNUSTEP_LOCAL_LIBRARY@"
H A Dfilesystem.sh.in152 if [ -z "$GNUSTEP_LOCAL_LIBRARY" ];
153 then GNUSTEP_LOCAL_LIBRARY="@GNUSTEP_LOCAL_LIBRARY@"
H A DGNUstep-strict-v2.conf.in129 GNUSTEP_LOCAL_LIBRARY=@GNUSTEP_LOCAL_LIBRARY@
H A DGNUstep.conf.in132 GNUSTEP_LOCAL_LIBRARY=@GNUSTEP_LOCAL_LIBRARY@
H A DGNUstep.csh.in292 …LES/print_unique_pathlist.sh "$GNUSTEP_USER_LIBRARY/Frameworks" "$GNUSTEP_LOCAL_LIBRARY/Frameworks…
309 …STEP_MAKEFILES/print_unique_pathlist.sh "$GNUSTEP_USER_LIBRARY" "$GNUSTEP_LOCAL_LIBRARY" "$GNUSTEP…
425 unsetenv GNUSTEP_LOCAL_LIBRARY
H A DGNUstep.sh.in437 …LES/print_unique_pathlist.sh "$GNUSTEP_USER_LIBRARY/Frameworks" "$GNUSTEP_LOCAL_LIBRARY/Frameworks…
493 …STEP_MAKEFILES/print_unique_pathlist.sh "$GNUSTEP_USER_LIBRARY" "$GNUSTEP_LOCAL_LIBRARY" "$GNUSTEP…
622 export GNUSTEP_LOCAL_LIBRARY GNUSTEP_LOCAL_HEADERS GNUSTEP_LOCAL_LIBRARIES
686 unset GNUSTEP_LOCAL_LIBRARY
H A Dconfigure.ac513 GNUSTEP_LOCAL_LIBRARY="$GNUSTEP_PREFIX$GNUSTEP_LOCAL_LIBRARY"
870 AC_MSG_RESULT($GNUSTEP_LOCAL_LIBRARY)
871 AC_SUBST(GNUSTEP_LOCAL_LIBRARY) subst
H A Dconfigure5134 GNUSTEP_LOCAL_LIBRARY="$GNUSTEP_PREFIX$GNUSTEP_LOCAL_LIBRARY"
5530 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUSTEP_LOCAL_LIBRARY" >&5
5531 $as_echo "$GNUSTEP_LOCAL_LIBRARY" >&6; }
/dports/lang/gnustep-base/libs-base-base-1_27_0/
H A Dstandalone.conf72 GNUSTEP_LOCAL_LIBRARY=./
H A Dconfigure.ac449 if test x"$GNUSTEP_LOCAL_LIBRARY" = x""; then GNUSTEP_LOCAL_LIBRARY=$GNUSTEP_LOCAL_ROOT/Library; fi
450 if test x"$GNUSTEP_LOCAL_LIBRARIES" = x""; then GNUSTEP_LOCAL_LIBRARIES=$GNUSTEP_LOCAL_LIBRARY/Libr…
451 if test x"$GNUSTEP_LOCAL_HEADERS" = x""; then GNUSTEP_LOCAL_HEADERS=$GNUSTEP_LOCAL_LIBRARY/Headers;…
452 if test x"$GNUSTEP_LOCAL_DOC" = x""; then GNUSTEP_LOCAL_DOC=$GNUSTEP_LOCAL_LIBRARY/Documentation; fi
453 if test x"$GNUSTEP_LOCAL_DOC_MAN" = x""; then GNUSTEP_LOCAL_DOC_MAN=$GNUSTEP_LOCAL_LIBRARY/Document…
454 if test x"$GNUSTEP_LOCAL_DOC_INFO" = x""; then GNUSTEP_LOCAL_DOC_INFO=$GNUSTEP_LOCAL_LIBRARY/Docume…
584GNUSTEP_LOCAL_LIBRARY=`$GNUSTEP_MAKEFILES/relative_path.sh $GNUSTEP_BASE_PATH $GNUSTEP_LOCAL_LIBRA…
609 "$GNUSTEP_LOCAL_LIBRARY" "$GNUSTEP_LOCAL_LIBRARIES" "$GNUSTEP_LOCAL_HEADERS" \
691 AC_MSG_RESULT($GNUSTEP_LOCAL_LIBRARY)
898 GNUSTEP_LOCAL_LIBRARY=`echo $GNUSTEP_LOCAL_LIBRARY|sed -e 's/\\\\/\\\\\\\\/g'`
[all …]
H A Dconfigure3216 if test x"$GNUSTEP_LOCAL_LIBRARY" = x""; then GNUSTEP_LOCAL_LIBRARY=$GNUSTEP_LOCAL_ROOT/Library; fi
3217 if test x"$GNUSTEP_LOCAL_LIBRARIES" = x""; then GNUSTEP_LOCAL_LIBRARIES=$GNUSTEP_LOCAL_LIBRARY/Libr…
3218 if test x"$GNUSTEP_LOCAL_HEADERS" = x""; then GNUSTEP_LOCAL_HEADERS=$GNUSTEP_LOCAL_LIBRARY/Headers;…
3219 if test x"$GNUSTEP_LOCAL_DOC" = x""; then GNUSTEP_LOCAL_DOC=$GNUSTEP_LOCAL_LIBRARY/Documentation; fi
3220 if test x"$GNUSTEP_LOCAL_DOC_MAN" = x""; then GNUSTEP_LOCAL_DOC_MAN=$GNUSTEP_LOCAL_LIBRARY/Document…
3221 if test x"$GNUSTEP_LOCAL_DOC_INFO" = x""; then GNUSTEP_LOCAL_DOC_INFO=$GNUSTEP_LOCAL_LIBRARY/Docume…
3349GNUSTEP_LOCAL_LIBRARY=`$GNUSTEP_MAKEFILES/relative_path.sh $GNUSTEP_BASE_PATH $GNUSTEP_LOCAL_LIBRA…
3374 "$GNUSTEP_LOCAL_LIBRARY" "$GNUSTEP_LOCAL_LIBRARIES" "$GNUSTEP_LOCAL_HEADERS" \
3520 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $GNUSTEP_LOCAL_LIBRARY" >&5
3521 $as_echo "$GNUSTEP_LOCAL_LIBRARY" >&6; }
[all …]
/dports/devel/gnustep-make/gnustep-make-2.8.0/FilesystemLayouts/
H A Dnext52 GNUSTEP_LOCAL_LIBRARY=/LocalLibrary
H A Dapple60 GNUSTEP_LOCAL_LIBRARY=/Library
H A Dmac59 GNUSTEP_LOCAL_LIBRARY=/Library
H A Dstandalone68 GNUSTEP_LOCAL_LIBRARY=/standalone
H A Dfhs63 GNUSTEP_LOCAL_LIBRARY=/lib/GNUstep
H A Dgnustep-with-network66 GNUSTEP_LOCAL_LIBRARY=/Local/Library
H A Ddebian73 GNUSTEP_LOCAL_LIBRARY=/local/lib/GNUstep
H A Dfhs-system72 GNUSTEP_LOCAL_LIBRARY=/local/lib/GNUstep
H A Dgnustep72 GNUSTEP_LOCAL_LIBRARY=/Local/Library
/dports/mail/addresses/Addresses-0.4.8/
H A DREADME87 $(GNUSTEP_LOCAL_LIBRARY)/Addresses
/dports/mail/addresses-goodies/Addresses-0.4.8/
H A DREADME87 $(GNUSTEP_LOCAL_LIBRARY)/Addresses
/dports/devel/gnustep-make/gnustep-make-2.8.0/Documentation/
H A DREADME.MinGW656 GNUSTEP_LOCAL_LIBRARY=./GNUstep

12