HomeSort by: relevance | last modified time | path
    Searched refs:touch (Results 1 - 25 of 190) sorted by relevancy

1 2 3 4 5 6 7 8

  /src/usr.bin/make/unit-tests/
opt-touch.mk 1 # $NetBSD: opt-touch.mk,v 1.4 2020/11/14 14:13:09 rillig Exp $
5 .MAKEFLAGS: -t opt-touch-phony opt-touch-join opt-touch-use opt-touch-make
7 opt-touch-phony: .PHONY
10 opt-touch-join: .JOIN
13 opt-touch-use: .USE
16 opt-touch-make: .MAKE
20 @files=$$(ls opt-touch-* 2>/dev/null | grep -v -e '\.' -e '\*');
    [all...]
opt-no-action-touch.exp 1 echo ": Making opt-touch-phony."
2 { : Making opt-touch-phony.
4 echo 'Making opt-touch-make.'
5 Making opt-touch-make.
6 echo ": Making opt-touch-regular."
7 { : Making opt-touch-regular.
9 `opt-touch-join' is up to date.
10 `opt-touch-use' is up to date.
opt-touch-jobs.exp 1 : Making opt-touch-make.
2 `opt-touch-join' is up to date.
3 `opt-touch-use' is up to date.
opt-touch.exp 1 `opt-touch-join' is up to date.
2 `opt-touch-use' is up to date.
3 : Making opt-touch-make.
opt-touch-jobs.mk 1 # $NetBSD: opt-touch-jobs.mk,v 1.3 2025/05/18 06:24:27 rillig Exp $
7 .MAKEFLAGS: opt-touch-phony
8 .MAKEFLAGS: opt-touch-join
9 .MAKEFLAGS: opt-touch-use
10 .MAKEFLAGS: opt-touch-make
14 opt-touch-phony: .PHONY
19 opt-touch-join: .JOIN
24 opt-touch-use: .USE
31 opt-touch-make: .MAKE
35 @files=$$(ls opt-touch-* 2>/dev/null | grep -v -e '\.' -e '\*');
    [all...]
opt-no-action-touch.mk 1 # $NetBSD: opt-no-action-touch.mk,v 1.1 2021/01/30 12:46:38 rillig Exp $
3 # Tests for combining the command line options -n (no action) and -t (touch).
9 # opt-touch-jobs.mk contains the same test without the option -n.
12 .MAKEFLAGS: opt-touch-phony
13 .MAKEFLAGS: opt-touch-join
14 .MAKEFLAGS: opt-touch-use
15 .MAKEFLAGS: opt-touch-make
16 .MAKEFLAGS: opt-touch-regular
20 opt-touch-phony: .PHONY
25 opt-touch-join: .JOI
    [all...]
dir-expand-path.mk 8 _!= touch dir-expand-path.dir.1/file1.src
9 _!= touch dir-expand-path.dir.1/file2.src
10 _!= touch dir-expand-path.dir.2/file3.src
dep-double-colon-indep.mk 18 _!= touch -t 202001011200 dep-double-colon-1200
19 _!= touch -t 202001011300 dep-double-colon-1300
20 _!= touch -t 202001011400 dep-double-colon-1400
21 _!= touch -t 202001011500 dep-double-colon-1500
  /src/usr.bin/touch/
Makefile 4 PROG= touch
  /src/sys/external/gpl2/dts/dist/arch/arm/boot/dts/
imx6dl-aristainetos2_7.dts 70 touch: touch@4d { label
  /src/etc/rc.d/
dhcpd 23 touch /var/db/${name}.leases
dhcpd6 23 touch /var/db/${name}.leases
mountd 24 touch /etc/zfs/exports
  /src/usr.sbin/bootp/bootpd/
ConvOldTab.sh 57 if touch $NEWTAB 2> /dev/null
  /src/usr.bin/error/
Makefile 5 SRCS= main.c input.c pi.c subr.c filter.c touch.c
  /src/tests/bin/pax/
t_pax.sh 35 touch foo bar
71 touch baz/quux
88 touch foo/bar/quux
103 touch baz/quux
118 touch baz/quux
133 touch foo/bar/quux
  /src/tests/usr.bin/mkdep/
t_mkdep.sh 38 atf_check touch sample.c
51 atf_check touch sample.c
73 atf_check touch sample.c
  /src/share/examples/refuse/id3fs/
id3info.sh 69 touch $infofile
  /src/sys/external/bsd/drm/dist/bsd-core/i915/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/mach64/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/mga/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/r128/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/savage/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/sis/
Makefile 19 touch opt_drm.h
  /src/sys/external/bsd/drm/dist/bsd-core/tdfx/
Makefile 19 touch opt_drm.h

Completed in 54 milliseconds

1 2 3 4 5 6 7 8