Home
last modified time | relevance | path

Searched refs:clean (Results 1 – 25 of 124) sorted by relevance

12345

/reactos/modules/rosapps/applications/net/dhcpd/src/
H A DMakefile.in144 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 DMakefile.in117 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 Dclean.mak12 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 Dtop.mak106 # general clean
107 include ${RULESBASE}/gmake/clean.mak
/reactos/sdk/tools/widl/
H A Dwidl_ros.diff1 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 DMakefile.in40 all install uninstall clean distclean mostlyclean maintainer-clean distprep:
46 clean-here mostlyclean-here:
50 distclean-here maintainer-clean-here: clean-here
H A Dsettings.make.in67 clean mostlyclean:
70 distclean: clean
75 maintainer-clean: distclean
/reactos/modules/rosapps/applications/net/ncftp/libncftp/
H A DMakefile.in103 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 DMakefile14 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 DReadMe.txt5 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 Dmake_explorer.dsp49 # 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 Dmakearchive.bat5 %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 Dmake_rosshell.dsp47 # 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 DMakefile33 .PHONY: all clean
49 clean: target
55 ifneq ($(MAKECMDGOALS),clean)
/reactos/drivers/network/tcpip/lwip/test/unit/
H A DMakefile10 clean: target
11 cd ../../contrib/ports/unix/check/ && $(MAKE) clean
/reactos/sdk/lib/3rdparty/stlport/doc/
H A Dbuild_system.txt58 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 DMakefile24 clean : target
28 distclean: clean
/reactos/modules/rostests/apitests/compiler/ms/
H A DREADME.md7 …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 Dreadme.txt8 'make clean' to clean it
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/gmake/app/
H A Dtop.mak39 clean::
46 clean:: target
/reactos/sdk/lib/3rdparty/stlport/build/Makefiles/nmake/
H A Dtop.mak49 # general clean
50 !include $(RULESBASE)/$(USE_MAKE)/clean.mak
/reactos/sdk/lib/3rdparty/stlport/etc/
H A DSTLport-4.5.1.spec42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
51 %clean
H A DSTLport-4.5.3.spec42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
51 %clean
H A DSTLport-4.6.spec42 make -f %{MAKEFILE} INSTALLDIR=$RPM_BUILD_ROOT/usr clean all
51 %clean
/reactos/boot/bootdata/
H A Dreadme.txt48 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

12345