| /jds/nwam-manager/branches/lin-task/ |
| nwam-manager-Makefile.mk | 12 # .all-pre: called before 'all' target 13 # .all-post: called after 'all' target 23 # clobber remove all built files 24 # all build all configurations 27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and 70 # all 71 all: .all-pre .all-impl .all-pos [all...] |
| /jds/nwam-manager/branches/phase-0.5/ |
| nwam-manager-Makefile.mk | 12 # .all-pre: called before 'all' target 13 # .all-post: called after 'all' target 23 # clobber remove all built files 24 # all build all configurations 27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and 70 # all 71 all: .all-pre .all-impl .all-pos [all...] |
| /jds/nwam-manager/trunk/ |
| nwam-manager-Makefile.mk | 12 # .all-pre: called before 'all' target 13 # .all-post: called after 'all' target 23 # clobber remove all built files 24 # all build all configurations 27 # Targets .build-impl, .clean-impl, .clobber-impl, .all-impl, and 70 # all 71 all: .all-pre .all-impl .all-pos [all...] |
| /jds/spec-files-other/branches/opensolaris-2008-11/ |
| Makefile | 10 all: subdirectories 17 @echo " build the all packages in the repository."
|
| /jds/spec-files-other/branches/opensolaris-2009-06/ |
| Makefile | 10 all: subdirectories 17 @echo " build the all packages in the repository."
|
| /jds/spec-files-other/trunk/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files-other/branches/gnome-2-26/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-18/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-18-slim/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-20/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-22/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-24/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-26/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/opensolaris-2008-05/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/opensolaris-2008-05-bts/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/opensolaris-2008-11/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/opensolaris-2009-06/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files-other/branches/gnome-2-28/ |
| Makefile | 10 all: subdirectories 18 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-10/Solaris/extra-specs/ |
| aspell-en.spec | 3 # This file and all modifications and additions to the pristine 44 case "${RPM_COMMAND:-all}" in 48 all) 57 RPM_COMMAND=${RPM_COMMAND:-all} 62 prepare|all) 67 clean|all) 74 build|all) 83 case "${RPM_COMMAND:-all}" in 84 install|all) 92 case "${RPM_COMMAND:-all}" i [all...] |
| aspell.spec | 3 # This file and all modifications and additions to the pristine 65 case "${RPM_COMMAND:-all}" in 69 all) 79 RPM_COMMAND=${RPM_COMMAND:-all} 84 prepare|all) 95 clean|all) 102 build|all) 111 case "${RPM_COMMAND:-all}" in 112 install|all) 120 case "${RPM_COMMAND:-all}" i [all...] |
| /jds/spec-files/branches/gnome-2-12/Solaris/extra-specs/ |
| aspell-en.spec | 3 # This file and all modifications and additions to the pristine 44 case "${RPM_COMMAND:-all}" in 48 all) 57 RPM_COMMAND=${RPM_COMMAND:-all} 62 prepare|all) 67 clean|all) 74 build|all) 83 case "${RPM_COMMAND:-all}" in 84 install|all) 92 case "${RPM_COMMAND:-all}" i [all...] |
| aspell.spec | 3 # This file and all modifications and additions to the pristine 65 case "${RPM_COMMAND:-all}" in 69 all) 79 RPM_COMMAND=${RPM_COMMAND:-all} 84 prepare|all) 95 clean|all) 102 build|all) 111 case "${RPM_COMMAND:-all}" in 112 install|all) 120 case "${RPM_COMMAND:-all}" i [all...] |
| /jds/spec-files/trunk/ |
| Makefile | 10 all: subdirectories 19 @echo " build the all packages in the repository."
|
| /jds/spec-files/branches/gnome-2-28/ |
| Makefile | 10 all: subdirectories 19 @echo " build the all packages in the repository."
|
| /jds/nwam-manager/branches/lin-task/nbproject/ |
| Makefile-impl.mk | 7 # This makefile implements macros and targets common to all configurations. 33 # All Configurations 57 # all 58 .all-impl: 91 @echo " all" 98 @echo " make [SUB=no] all" 105 @echo "Target 'clobber' will remove all built files from all configurations and," 107 @echo "Target 'all' will will build all configurations and, unless 'SUB=no', [all...] |