/reactos/modules/rosapps/applications/net/dhcpd/src/ |
H A D | Makefile.in | 144 clean-compile: 237 clean-tags: 281 clean-depend: 348 clean-am: clean-binPROGRAMS clean-compile clean-tags clean-depend \ 351 clean: clean-recursive 358 maintainer-clean-am: maintainer-clean-binPROGRAMS \ 359 maintainer-clean-compile maintainer-clean-tags \ 360 maintainer-clean-depend maintainer-clean-generic \ 365 maintainer-clean: maintainer-clean-recursive 376 distclean-tags clean-tags maintainer-clean-tags distdir \ [all …]
|
/reactos/modules/rosapps/applications/net/dhcpd/ |
H A D | Makefile.in | 117 clean-hdr: 122 maintainer-clean-hdr: 206 clean-tags: 308 clean-generic: 319 clean-am: clean-hdr clean-tags clean-generic mostlyclean-am 321 clean: clean-recursive 328 maintainer-clean-am: maintainer-clean-hdr maintainer-clean-tags \ 333 maintainer-clean: maintainer-clean-recursive 336 .PHONY: mostlyclean-hdr distclean-hdr clean-hdr maintainer-clean-hdr \ 342 distclean-tags clean-tags maintainer-clean-tags distdir info-am info \ [all …]
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/gmake/ |
H A D | clean.mak | 12 PHONY += clean distclean mostlyclean maintainer-clean uninstall 15 clean:: 21 clean:: target 38 distclean:: clean 40 # see app/clean.mak and lib/clean.mak 42 mostlyclean:: clean 46 maintainer-clean:: distclean
|
H A D | top.mak | 106 # general clean 107 include ${RULESBASE}/gmake/clean.mak
|
/reactos/sdk/tools/widl/ |
H A D | widl_ros.diff | 1 diff -pudN e:\wine-patched\tools\widl/hash.c e:\reactos-sync-clean\tools\widl/hash.c 3 +++ e:\reactos-sync-clean\tools\widl/hash.c 2013-10-15 20:06:18 +0100 29 diff -pudN e:\wine-patched\tools\widl/header.c e:\reactos-sync-clean\tools\widl/header.c 31 +++ e:\reactos-sync-clean\tools\widl/header.c 2015-11-16 20:04:15 +0100 70 +++ e:\reactos-sync-clean\tools\widl/parser.y 2015-11-16 20:04:15 +0100 88 +++ e:\reactos-sync-clean\tools\widl/proxy.c 2015-11-16 20:04:15 +0100 159 +++ e:\reactos-sync-clean\tools\widl/typegen.c 2015-11-16 20:04:16 +0100 171 +++ e:\reactos-sync-clean\tools\widl/typelib.c 2015-11-16 20:04:16 +0100 185 +++ e:\reactos-sync-clean\tools\widl/widl.c 2015-11-16 20:04:16 +0100 214 +++ e:\reactos-sync-clean\tools\widl/widltypes.h 2015-11-16 20:04:16 +0100 [all …]
|
/reactos/sdk/lib/3rdparty/adns/ |
H A D | Makefile.in | 40 all install uninstall clean distclean mostlyclean maintainer-clean distprep: 46 clean-here mostlyclean-here: 50 distclean-here maintainer-clean-here: clean-here
|
H A D | settings.make.in | 67 clean mostlyclean: 70 distclean: clean 75 maintainer-clean: distclean
|
/reactos/modules/rosapps/applications/net/ncftp/libncftp/ |
H A D | Makefile.in | 103 clean: 105 -[ -d ./samples/minincftp ] && cd ./samples/minincftp && $(MAKE) clean 106 -[ -d ./samples/monkey ] && cd ./samples/monkey && $(MAKE) clean 107 -[ -d ./samples/ncftpget ] && cd ./samples/ncftpget && $(MAKE) clean 108 -[ -d ./samples/ncftpls ] && cd ./samples/ncftpls && $(MAKE) clean 109 -[ -d ./samples/ncftpput ] && cd ./samples/ncftpput && $(MAKE) clean 110 -[ -d ./samples/ncftpsyncput ] && cd ./samples/ncftpsyncput && $(MAKE) clean 111 ( sleep 2 ; cd ../sio ; $(MAKE) clean ) 112 ( sleep 2 ; cd ../Strn ; $(MAKE) clean )
|
/reactos/sdk/lib/3rdparty/stlport/ |
H A D | Makefile | 14 all install depend clean clobber distclean check:: target 17 distclean clean depend clobber:: target 26 .PHONY: all install depend clean clobber distclean check release-shared install-release-shared
|
/reactos/base/setup/usetup/lang/ |
H A D | ReadMe.txt | 5 code7bit makes the string literals 8-bit clean. 6 If source contains any non-8-bit-clean strings, 9 8-bit clean
|
/reactos/modules/rosapps/applications/explorer-old/ |
H A D | make_explorer.dsp | 49 # PROP Rebuild_Opt "clean all" 70 # PROP Rebuild_Opt "clean all" 82 # PROP BASE Rebuild_Opt "clean all" 91 # PROP Rebuild_Opt "clean all" 103 # PROP BASE Rebuild_Opt "clean all" 112 # PROP Rebuild_Opt "clean all" 124 # PROP BASE Rebuild_Opt "clean all" 145 # PROP BASE Rebuild_Opt "clean all" 154 # PROP Rebuild_Opt "clean&bjam release"
|
H A D | makearchive.bat | 5 %MAKE% -f Makefile-precomp clean all UNICODE=0 8 %MAKE% -f Makefile-precomp clean all UNICODE=1 12 %MAKE% -f Makefile-precomp clean all UNICODE=1
|
H A D | make_rosshell.dsp | 47 # PROP Rebuild_Opt "clean all" 68 # PROP Rebuild_Opt "clean all" 80 # PROP BASE Rebuild_Opt "clean all" 89 # PROP Rebuild_Opt "clean all" 101 # PROP BASE Rebuild_Opt "clean all" 110 # PROP Rebuild_Opt "clean all"
|
/reactos/drivers/network/tcpip/lwip/test/fuzz/ |
H A D | Makefile | 33 .PHONY: all clean 49 clean: target 55 ifneq ($(MAKECMDGOALS),clean)
|
/reactos/drivers/network/tcpip/lwip/test/unit/ |
H A D | Makefile | 10 clean: target 11 cd ../../contrib/ports/unix/check/ && $(MAKE) clean
|
/reactos/sdk/lib/3rdparty/stlport/doc/ |
H A D | build_system.txt | 58 build/Makefiles/nmake/clean.mak 67 build/Makefiles/nmake/lib/clean.mak 77 need to either delete all object files that need to be recompiled or 'make clean' 80 such thing for making clean. This would be useful in the context of above issue for 81 making a selective clean only.
|
/reactos/modules/rosapps/applications/sysutils/mkdosfs/ |
H A D | Makefile | 24 clean : target 28 distclean: clean
|
/reactos/modules/rostests/apitests/compiler/ms/ |
H A D | README.md | 7 …o is intended as a stop gap as the work to get the LLVM test-suite to run clean on Windows progres… 24 - Run the clean.cmd to clean up obj/exes left after running the tests.
|
/reactos/drivers/network/ndis/ |
H A D | readme.txt | 8 'make clean' to clean it
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/gmake/app/ |
H A D | top.mak | 39 clean:: 46 clean:: target
|
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/nmake/ |
H A D | top.mak | 49 # general clean 50 !include $(RULESBASE)/$(USE_MAKE)/clean.mak
|
/reactos/sdk/lib/3rdparty/stlport/etc/ |
H A D | STLport-4.5.1.spec | 42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all 51 %clean
|
H A D | STLport-4.5.3.spec | 42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all 51 %clean
|
H A D | STLport-4.6.spec | 42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all 51 %clean
|
/reactos/boot/bootdata/ |
H A D | readme.txt | 48 We go to great lengths to ensure that the code our developers create is clean, 50 including clean room reverse engineering, using existing documentation freely
|