HomeSort by relevance Sort by last modified time
    Searched refs:clean (Results 1 - 25 of 6822) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /jds/spec-files-other/trunk/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files-other/branches/gnome-2-26/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-18/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-18-slim/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-20/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-22/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-24/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/gnome-2-26/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/opensolaris-2008-05/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/opensolaris-2008-05-bts/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/opensolaris-2008-11/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files/branches/opensolaris-2009-06/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files-other/branches/gnome-2-28/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
21 clean:
22 $(MAKE) -C po-sun clean
23 $(MAKE) -C manpages clean
  /jds/spec-files-other/branches/opensolaris-2008-11/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
20 clean:
21 $(MAKE) -C manpages clean
  /jds/spec-files-other/branches/opensolaris-2009-06/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
20 clean:
21 $(MAKE) -C manpages clean
  /jds/spec-files/trunk/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
22 clean:
23 $(MAKE) -C po-sun clean
24 $(MAKE) -C manpages clean
25 $(MAKE) -C manpages-roff clean
  /jds/spec-files/branches/gnome-2-28/
Makefile 6 # "make clean" : Clean up sun-po and manpages directories
22 clean:
23 $(MAKE) -C po-sun clean
24 $(MAKE) -C manpages clean
25 $(MAKE) -C manpages-roff clean
  /jds/nwam-manager/branches/lin-task/
nwam-manager-Makefile.mk 8 # .clean-pre: called before 'clean' target
9 # .clean-post: called after 'clean' target
22 # clean remove built files from a configuration
27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and
50 # clean
51 clean: .clean-pre .clean-impl .clean-pos
    [all...]
  /jds/nwam-manager/branches/phase-0.5/
nwam-manager-Makefile.mk 8 # .clean-pre: called before 'clean' target
9 # .clean-post: called after 'clean' target
22 # clean remove built files from a configuration
27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and
50 # clean
51 clean: .clean-pre .clean-impl .clean-pos
    [all...]
  /jds/nwam-manager/trunk/
nwam-manager-Makefile.mk 8 # .clean-pre: called before 'clean' target
9 # .clean-post: called after 'clean' target
22 # clean remove built files from a configuration
27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and
50 # clean
51 clean: .clean-pre .clean-impl .clean-pos
    [all...]
  /jds/nwam-manager/branches/lin-task/nbproject/
Makefile-capplet.mk 49 # Clean Targets
50 .clean-conf:
51 cd . && ${MAKE} -f Makefile clean
54 .clean-subprojects:
Makefile-daemon.mk 49 # Clean Targets
50 .clean-conf:
51 cd . && ${MAKE} -f Makefile clean
54 .clean-subprojects:
Makefile-impl.mk 15 # and .clean-reqprojects-conf unless SUB has the value 'no'
21 CLEAN_SUBPROJECTS_=.clean-subprojects
43 # clean
44 .clean-impl: .validate-impl
46 ${MAKE} -f nbproject/Makefile-${CONF}.mk SUBPROJECTS=${SUBPROJECTS} .clean-conf
54 ${MAKE} -f nbproject/Makefile-$${CONF}.mk SUBPROJECTS=${SUBPROJECTS} .clean-conf; \
89 @echo " clean"
96 @echo " make [CONF=<CONFIGURATION>] [SUB=no] clean"
103 @echo "Target 'clean' will clean a specific configuration and, unless 'SUB=no',
    [all...]
  /jds/nwam-manager/branches/phase-0.5/nbproject/
Makefile-capplet.mk 49 # Clean Targets
50 .clean-conf:
51 cd . && ${MAKE} -f Makefile clean
54 .clean-subprojects:
Makefile-daemon.mk 49 # Clean Targets
50 .clean-conf:
51 cd . && ${MAKE} -f Makefile clean
54 .clean-subprojects:

Completed in 1200 milliseconds

1 2 3 4 5 6 7 8 91011>>