Home
last modified time | relevance | path

Searched refs:GNUmakefile (Results 1 – 25 of 2462) sorted by relevance

12345678910>>...99

/dports/devel/omniORB/omniORB-4.2.4/
H A Dconfigure.ac265 AC_CONFIG_FILES(src/appl/GNUmakefile
270 src/appl/utils/GNUmakefile
273 src/GNUmakefile
280 src/examples/GNUmakefile
294 src/lib/GNUmakefile
318 src/services/GNUmakefile
323 src/tool/GNUmakefile
338 AC_CONFIG_FILES(include/GNUmakefile
344 AC_CONFIG_FILES(idl/GNUmakefile
345 idl/COS/GNUmakefile)
[all …]
H A Dconfigure8346 "GNUmakefile") CONFIG_FILES="$CONFIG_FILES GNUmakefile" ;;
8349 "src/appl/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/appl/GNUmakefile" ;;
8357 "src/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/GNUmakefile" ;;
8364 "src/examples/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/examples/GNUmakefile" ;;
8378 "src/lib/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/lib/GNUmakefile" ;;
8402 "src/services/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/services/GNUmakefile" ;;
8407 "src/tool/GNUmakefile") CONFIG_FILES="$CONFIG_FILES src/tool/GNUmakefile" ;;
8420 "include/GNUmakefile") CONFIG_FILES="$CONFIG_FILES include/GNUmakefile" ;;
8425 "idl/GNUmakefile") CONFIG_FILES="$CONFIG_FILES idl/GNUmakefile" ;;
8426 "idl/COS/GNUmakefile") CONFIG_FILES="$CONFIG_FILES idl/COS/GNUmakefile" ;;
[all …]
/dports/devel/automake/automake-1.16.5/t/
H A Dremake-subdir-gnu.sh31 grep -i magic configure GNUmakefile.in GNUmakefile \
32 sub/GNUmakefile.in sub/GNUmakefile
38 AC_CONFIG_FILES([GNUmakefile sub/GNUmakefile])
43 cat > GNUmakefile.am <<'END'
48 : > sub/GNUmakefile.am
66 $FGREP $magic1 GNUmakefile
67 $FGREP $magic1 sub/GNUmakefile
75 $FGREP $magic2 sub/GNUmakefile
76 $FGREP $magic2 sub/GNUmakefile.in
77 $FGREP $magic1 sub/GNUmakefile sub/GNUmakefile.in && exit 1
[all …]
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/modules/
H A Dgnumakefile5 top/GNUmakefile
15 GNUmakefile=GNUmakefile
18 [AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
19 [GNUmakefile=$GNUmakefile])])
22 EXTRA_DIST += $(top_srcdir)/GNUmakefile
23 distclean-local: clean-GNUmakefile
24 clean-GNUmakefile:
25 test '$(srcdir)' = . || rm -f $(top_builddir)/GNUmakefile
/dports/devel/gnulib/gnulib-20140202-stable/modules/
H A Dgnumakefile5 top/GNUmakefile
15 GNUmakefile=GNUmakefile
18 [AC_CONFIG_LINKS([$GNUmakefile:$GNUmakefile], [],
19 [GNUmakefile=$GNUmakefile])])
22 distclean-local: clean-GNUmakefile
23 clean-GNUmakefile:
24 test '$(srcdir)' = . || rm -f $(top_builddir)/GNUmakefile
/dports/deskutils/preferences/Preferences-1.2.0/
H A DChangeLog13 * GNUmakefile.postamble: Fix up dist target.
18 GNUmakefile, Preferences.classes, Preferences.gorm,
22 Modules/PrefsApp/GNUmakefile, Modules/PrefsApp/PrefsApp.m: Big
41 * .cvsignore, GNUmakefile, GNUmakefile.postamble, README, TODO,
79 COPYING-framework, Controller.h, Controller.m, GNUmakefile,
80 GNUmakefile.preamble, Preferences.classes, Preferences.gorm,
87 Modules/Keyboard/.cvsignore, Modules/Keyboard/GNUmakefile,
88 Modules/Keyboard/GNUmakefile.preamble,
92 Modules/PrefsApp/.cvsignore, Modules/PrefsApp/GNUmakefile,
93 Modules/PrefsApp/GNUmakefile.preamble,
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/config/win32/
H A Dconvmake.cpp26 string AutoGenerateMakeFile(const string& GNUmakefile);
37 string DotDots(const string& GNUmakefile);
57 string GNUmakefile = GetFileAsString(InFilename); in main() local
58 Preprocess(GNUmakefile); in main()
66 os << AutoGenerateMakeFile(GNUmakefile); in main()
97 string AutoGenerateMakeFile(const string& GNUmakefile) in AutoGenerateMakeFile() argument
115 ConvertSection(os,GetSection(GNUmakefile,"OBJ")); in AutoGenerateMakeFile()
116 ConvertSection(os,GetSection(GNUmakefile,"HEADERS")); in AutoGenerateMakeFile()
146 string Dots = DotDots(GNUmakefile); in AutoGenerateProjectFile()
155 TL.assign(GetSection(GNUmakefile,"OBJ")," =\\\n"); in AutoGenerateProjectFile()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/config/win32/
H A Dconvmake.cpp26 string AutoGenerateMakeFile(const string& GNUmakefile);
37 string DotDots(const string& GNUmakefile);
57 string GNUmakefile = GetFileAsString(InFilename); in main() local
58 Preprocess(GNUmakefile); in main()
66 os << AutoGenerateMakeFile(GNUmakefile); in main()
97 string AutoGenerateMakeFile(const string& GNUmakefile) in AutoGenerateMakeFile() argument
115 ConvertSection(os,GetSection(GNUmakefile,"OBJ")); in AutoGenerateMakeFile()
116 ConvertSection(os,GetSection(GNUmakefile,"HEADERS")); in AutoGenerateMakeFile()
146 string Dots = DotDots(GNUmakefile); in AutoGenerateProjectFile()
155 TL.assign(GetSection(GNUmakefile,"OBJ")," =\\\n"); in AutoGenerateProjectFile()
[all …]
/dports/devel/py-omniorb/omniORBpy-4.2.4/
H A Dconfigure.ac145 GNUmakefile
146 examples/embed/GNUmakefile
147 modules/GNUmakefile
149 modules/sslTP/GNUmakefile
151 modules/ziop/GNUmakefile
152 python/GNUmakefile
154 python/COS/GNUmakefile
155 python/omniORB/GNUmakefile
156 python3/GNUmakefile
158 python3/COS/GNUmakefile
[all …]
/dports/deskutils/systempreferences/SystemPreferences-1.2.0/
H A DChangeLog46 * Modules/Defaults/GNUmakefile
128 * Modules/GNUmakefile
149 * Modules/Internet/GNUmakefile
251 * GNUmakefile
253 * Modules/Defaults/GNUmakefile
255 * Modules/Fonts/GNUmakefile
256 * Modules/GNUmakefile
258 * Modules/Template/GNUmakefile
259 * Modules/TimeZone/GNUmakefile
260 * Modules/Volumes/GNUmakefile
[all …]
/dports/devel/projectcenter/ProjectCenter-0.6.2/Documentation/
H A DChangeLog-1398 GNUmakefile.
1103 PCBaseFileTypes/GNUmakefile, PCBundleProj/GNUmakefile,
1288 * GNUmakefile, GNUmakefile.postamble, GNUmakefile.preamble,
1299 PCLibProj/GNUmakefile, PCLibProj/GNUmakefile.postamble,
1333 * PCGormProj/: GNUmakefile, GNUmakefile.postamble,
1353 PCBaseFileTypes/GNUmakefile, PCBundleProj/GNUmakefile,
1354 PCBundleProj/GNUmakefile.preamble, PCLib/GNUmakefile,
1355 PCLib/GNUmakefile.preamble, PCLibProj/GNUmakefile,
1585 * PCBundleProj/: GNUmakefile, GNUmakefile.postamble,
1932 GNUmakefile.postamble, GNUmakefile.preamble,
[all …]
/dports/net-p2p/qtum/qtum-mainnet-fastlane-v0.20.3/src/cryptopp/TestScripts/
H A Dcryptest-symbols.sh211 rm -f GNUmakefile-symbols bench1.cpp bench.cpp
214 cp GNUmakefile GNUmakefile-symbols
230 …"$SED" "$SED_OPTS" -e 's|libcryptopp.a $(TESTOBJS)|libcryptopp.dylib $(TESTOBJS)|g' GNUmakefile-sy…
233 …"$SED" "$SED_OPTS" -e 's|libcryptopp.a $(TESTOBJS)|libcryptopp.so $(TESTOBJS)|g' GNUmakefile-symbo…
244 "$SED" "$SED_OPTS" -e 's|bench1.cpp|bench.cpp|g' GNUmakefile-symbols
245 "$SED" "$SED_OPTS" -e 's|bench1.o|bench.o|g' GNUmakefile-symbols
254 "$MAKE" "${MAKEARGS[@]}" -f GNUmakefile-symbols dynamic
273 "$MAKE" "${MAKEARGS[@]}" -f GNUmakefile-symbols cryptest.exe
317 "$SED" "$SED_OPTS" -e 's|bench.cpp|bench1.cpp|g' GNUmakefile-symbols
318 "$SED" "$SED_OPTS" -e 's|bench.o|bench1.o|g' GNUmakefile-symbols
[all …]
/dports/devel/remake/remake-4.3+dbg-1.5/tests/scripts/options/
H A Ddash-lowercase-c4 parent default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
9 # Create a makefile called "GNUmakefile"
10 my $makefile = "GNUmakefile";
15 print MAKEFILE "FIRST: ; \@echo It chose GNUmakefile\n";
22 compare_output("It chose GNUmakefile\n",&get_logfile(1));
30 compare_output("It chose GNUmakefile\n",&get_logfile(2));
/dports/devel/gnustep-make/gnustep-make-2.8.0/TestFramework/
H A Dgnustep-tests.in550 if test -r GNUmakefile
583 if test -r GNUmakefile.tests
586 TEMPLATE=GNUmakefile.tests
590 TEMPLATE=$GSTESTTOP/GNUmakefile.in
591 elif test -r GNUmakefile.preamble
594 TEMPLATE=$GSTESTTOP/GNUmakefile.in
595 elif test -r GNUmakefile.postamble
598 TEMPLATE=$GSTESTTOP/GNUmakefile.in
599 elif test -r ../GNUmakefile.super
602 TEMPLATE=$GSTESTTOP/GNUmakefile.in
[all …]
/dports/deskutils/gworkspace-gwmetadata/gworkspace-0.9.4/GWorkspace/Thumbnailer/
H A DGNUmakefile.in11 -include GNUmakefile.preamble
12 -include GNUmakefile.local
18 -include GNUmakefile.local.service
19 -include GNUmakefile.postamble
/dports/deskutils/gworkspace/gworkspace-0.9.4/GWorkspace/Thumbnailer/
H A DGNUmakefile.in11 -include GNUmakefile.preamble
12 -include GNUmakefile.local
18 -include GNUmakefile.local.service
19 -include GNUmakefile.postamble
/dports/graphics/imageviewer/ImageViewer-0.6.3/
H A DChangeLog25 * AppController.m, BrowserController.m, ChangeLog, GNUmakefile,
71 * BrowserController.h, BrowserController.m, GNUmakefile,
86 * AppController.m, GNUmakefile, ImageShowing.h, ImageWindow.h,
94 * AppController.h, AppController.m, GNUmakefile, ImageCache.h,
103 GNUmakefile, ImageCache.h, ImageCache.m, ImageViewerInfo.plist,
118 * GNUmakefile, ImageViewer.tiff, ImageViewerInfo.plist, PC.project:
128 GNUmakefile, ImageViewerInfo.plist, ImageWindow.m, ImagesWindow.m,
151 GNUmakefile, ImageViewerInfo.plist, ImageWindow.m, ImagesWindow.m,
158 BrowserController.m, GNUmakefile, ImageViewerInfo.plist,
165 PC.project, GNUmakefile, ImageWindow.h, ImageWindow.m: Initial
[all …]
/dports/security/afl++/AFLplusplus-3.14c/frida_mode/
H A Dupdate_frida_version.sh2 …This script has no options. It updates the referenced Frida version in GNUmakefile to the most cur…
4 OLD=$(egrep '^GUM_DEVKIT_VERSION=' GNUmakefile 2>/dev/null|awk -F= '{print$2}')
12 sed -i "s/=$OLD/=$NEW/" GNUmakefile || exit 1
13 echo Successfully updated GNUmakefile
/dports/devel/remake/remake-4.3+dbg-1.5/tests/scripts/features/
H A Ddefault_names4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
6 # Create a makefile called "GNUmakefile"
7 $makefile = "GNUmakefile";
10 print MAKEFILE "FIRST: ; \@echo It chose GNUmakefile\n";
31 compare_output("It chose GNUmakefile\n",&get_logfile(1));
/dports/devel/gmake/make-4.3/tests/scripts/features/
H A Ddefault_names4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
6 # Create a makefile called "GNUmakefile"
7 $makefile = "GNUmakefile";
10 print MAKEFILE "FIRST: ; \@echo It chose GNUmakefile\n";
31 compare_output("It chose GNUmakefile\n",&get_logfile(1));
/dports/deskutils/gnustep-wrapper/GNUstepWrapper-0.1.0/WrapperFactory/
H A DGNUmakefile48 -include GNUmakefile.preamble
50 include ../GNUmakefile.development
53 -include GNUmakefile.postamble
55 include GNUmakefile.development.post
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/tests/scripts/features/
H A Ddefault_names4 default makefiles in the correct order (GNUmakefile,makefile,Makefile)";
6 # Create a makefile called "GNUmakefile"
7 $makefile = "GNUmakefile";
10 print MAKEFILE "FIRST: ; \@echo It chose GNUmakefile\n";
31 &compare_output("It chose GNUmakefile\n",&get_logfile(1));
/dports/net-p2p/amule/aMule-2.3.3/src/utils/patches/cryptopp/
H A Dmac_build.patch1 diff -u GNUmakefile-orig GNUmakefile
2 --- GNUmakefile-orig 2010-08-09 14:22:42.000000000 -0500
3 +++ GNUmakefile 2010-12-19 15:14:28.000000000 -0600
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/patches/cryptopp/
H A Dmac_build.patch1 diff -u GNUmakefile-orig GNUmakefile
2 --- GNUmakefile-orig 2010-08-09 14:22:42.000000000 -0500
3 +++ GNUmakefile 2010-12-19 15:14:28.000000000 -0600
/dports/lang/gnustep-base/libs-base-base-1_27_0/Tests/base/
H A DGNUmakefile.postamble2 # GNUmakefile.postamble for base tests
12 if [ $$dir != . -a -f $$dir/GNUmakefile ]; then \
23 if [ $$dir != . -a -f $$dir/GNUmakefile ]; then \
26 $(RM) GNUmakefile; \

12345678910>>...99