Home
last modified time | relevance | path

Searched refs:unconfig (Results 1 – 25 of 49) sorted by relevance

12

/openbsd/src/distrib/sparc64/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
11 cd ramdiskB; ${MAKE} unconfig
12 cd miniroot; ${MAKE} unconfig
/openbsd/src/regress/sys/ffs/ffs/
DMakefile7 .PHONY: disk mount umount unconfig clean
9 disk: unconfig
23 REGRESS_CLEANUP+= unconfig
24 unconfig: target
/openbsd/src/distrib/amd64/
DMakefile9 unconfig: target
10 cd ramdisk_cd; ${MAKE} unconfig
11 cd ramdiskA; ${MAKE} unconfig
/openbsd/src/distrib/i386/
DMakefile9 unconfig: target
10 cd ramdisk_cd; ${MAKE} unconfig
11 cd ramdisk; ${MAKE} unconfig
/openbsd/src/regress/sys/fileops/
DMakefile.inc16 .PHONY: disk mount unconfig clean
18 disk: unconfig
32 REGRESS_CLEANUP+= unconfig
33 unconfig:
/openbsd/src/regress/sys/ffs/nfs/
DMakefile7 .PHONY: disk nfs mount umount unconfig clean
9 disk: unconfig
38 REGRESS_CLEANUP+= unconfig
39 unconfig: target
/openbsd/src/regress/sys/dev/vnd/
DMakefile12 cleanup: unconfig
15 unconfig: target
20 run-regress-async-mount: unconfig
/openbsd/src/regress/sys/net/etherip/
DMakefile38 .PHONY: busy-interfaces busy-rdomains ifconfig unconfig
59 ifconfig: unconfig
77 REGRESS_CLEANUP += unconfig
78 unconfig: target
/openbsd/src/regress/sys/kern/realpath-unmount/
DMakefile10 .PHONY: mount unconfig clean
12 diskimage: unconfig
21 unconfig: target
28 REGRESS_CLEANUP = unconfig
/openbsd/src/distrib/luna88k/
DMakefile5 unconfig: target
6 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/landisk/
DMakefile5 unconfig: target
6 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/loongson/
DMakefile5 unconfig: target
6 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/hppa/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/alpha/
DMakefile9 unconfig: target
10 cd miniroot; ${MAKE} unconfig
/openbsd/src/distrib/arm64/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/riscv64/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/macppc/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/powerpc64/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/distrib/octeon/
DMakefile9 unconfig: target
10 cd ramdisk; ${MAKE} unconfig
/openbsd/src/regress/sys/nfs/
DMakefile6 .PHONY: disk nfs mount killnc umount unconfig clean
8 disk: unconfig
43 REGRESS_CLEANUP+= unconfig
44 unconfig: target
/openbsd/src/regress/sys/kern/mount/
DMakefile8 .PHONY: disk mount unconfig clean
10 disk: unconfig
34 REGRESS_CLEANUP = unconfig
35 unconfig: target
/openbsd/src/regress/sys/net/loop/
DMakefile68 .PHONY: busy-rdomains ifconfig unconfig pfctl
79 ifconfig: unconfig
101 REGRESS_CLEANUP += unconfig
102 unconfig: stamp-stop target
/openbsd/src/regress/usr.sbin/syslogd/
DMakefile114 .PHONY: disk mount unconfig
116 disk: unconfig
125 unconfig: target
139 -${SUDO} ${.MAKE} -C ${.CURDIR} unconfig
/openbsd/src/regress/sys/net/pair/
DMakefile83 .PHONY: ifconfig unconfig pfctl
86 ifconfig: unconfig
117 REGRESS_CLEANUP += unconfig
118 unconfig: target
/openbsd/src/regress/sys/net/wg/
DMakefile56 ifconfig: ${NUMS:S/$/.pub/} unconfig
88 REGRESS_CLEANUP = unconfig
89 unconfig: target

12