| /src/sys/arch/amiga/stand/loadbsd/ |
| Makefile | 3 TARGET = loadbsd 16 $(TARGET): $(OBJS)
|
| /src/external/gpl2/mkhybrid/dist/libhfs_iso/ |
| Makefile | 35 TARGET = libhfs.a 41 all :: $(TARGET) 53 rm -f $(TARGET) *.o core 57 $(TARGET): $(OBJS)
|
| /src/sys/arch/luna68k/stand/boot/ |
| samachdep.h | 211 #define UNIT(ctlr, target) ((ctlr) * 10 + (target)) 213 #define TARGET(unit) ((unit) % 10)
|
| /src/sys/arch/m68k/fpsp/ |
| Makefile | 41 TARGET = fpsp 59 LIB_TARGET = lib$(TARGET).a 79 SED=${TOOL_SED:Q} ${HOST_SH} ${FPSPDIR}/asm2gas ${.IMPSRC} >${.TARGET} 81 SED=${TOOL_SED:Q} ${HOST_SH} ${FPSPDIR}/asm2gas ${.IMPSRC} >${.TARGET} 83 ${CC} ${AFLAGS} ${CPPFLAGS} -c -o ${.TARGET} ${.IMPSRC} 224 # Build the target object. The linkfile is created on the fly. 227 $(TARGET).o: $(O_FILES) 228 $(LD) -r -o $(TARGET).o $(O_FILES) 263 $(LIB_FILTER) ${.ALLSRC} >${.TARGET} 269 ed - ${.TARGET} <.SCRIP [all...] |
| /src/sys/external/bsd/sljit/dist/ |
| Makefile | 23 TARGET = sljit_test regex_test 40 all: $(BINDIR) $(TARGET)
|
| /src/sys/arch/atari/stand/tostools/libtos/ |
| diskio.h | 33 #define MINOR(bus, target, lun) (lun) 34 #define MAJOR(bus, target, lun) (((bus) << 3) + (target)) 37 #define TARGET(major, minor) ((major) & 0x0007) 51 char * fname; /* full name (scsi target 0 lun 0)*/
|
| /src/tests/lib/libc/c063/ |
| t_renameat.c | 50 #define TARGET "newdir/new" 77 ATF_REQUIRE(stat(TARGET, &nst) == 0); 100 ATF_REQUIRE(renameat(AT_FDCWD, FILE, AT_FDCWD, TARGET) == 0); 102 ATF_REQUIRE(stat(TARGET, &nst) == 0); 121 ATF_REQUIRE(renameat(AT_FDCWD, FILEERR, AT_FDCWD, TARGET) == -1); 138 ATF_REQUIRE(renameat(-1, FILE, AT_FDCWD, TARGET) == -1); 139 ATF_REQUIRE(renameat(AT_FDCWD, FILE, -1, TARGET) == -1); 140 ATF_REQUIRE(renameat(-1, FILE, -1, TARGET) == -1);
|
| t_linkat.c | 50 #define TARGET "newdir/new" 78 ATF_REQUIRE(stat(TARGET, &nst) == 0); 98 ATF_REQUIRE(linkat(AT_FDCWD, FILE, AT_FDCWD, TARGET, 0) == 0); 101 ATF_REQUIRE(stat(TARGET, &nst) == 0); 120 ATF_REQUIRE(linkat(AT_FDCWD, FILEERR, AT_FDCWD, TARGET, 0) == -1); 137 ATF_REQUIRE(linkat(-1, FILE, AT_FDCWD, TARGET, 0) == -1); 138 ATF_REQUIRE(linkat(AT_FDCWD, FILE, -1, TARGET, 0) == -1); 139 ATF_REQUIRE(linkat(-1, FILE, -1, TARGET, 0) == -1); 145 atf_tc_set_md_var(tc, "descr", "See that linkat works on symlink target"); 166 ATF_REQUIRE(lstat(TARGET, &nst) == 0) [all...] |
| /src/common/dist/zlib/nintendods/ |
| Makefile | 12 # TARGET is the name of the output 18 TARGET := $(shell basename $(CURDIR))
|
| /src/external/gpl3/binutils/dist/zlib/nintendods/ |
| Makefile | 12 # TARGET is the name of the output 18 TARGET := $(shell basename $(CURDIR))
|
| /src/external/gpl3/binutils.old/dist/zlib/nintendods/ |
| Makefile | 12 # TARGET is the name of the output 18 TARGET := $(shell basename $(CURDIR))
|
| /src/external/gpl3/gdb/dist/zlib/nintendods/ |
| Makefile | 12 # TARGET is the name of the output 18 TARGET := $(shell basename $(CURDIR))
|
| /src/external/gpl3/gdb.old/dist/zlib/nintendods/ |
| Makefile | 12 # TARGET is the name of the output 18 TARGET := $(shell basename $(CURDIR))
|
| /src/sys/arch/atari/stand/tostools/aptck/ |
| aptck.h | 33 #define MINOR(bus, target, lun) (lun) 34 #define MAJOR(bus, target, lun) (((bus) << 3) + (target)) 37 #define TARGET(major, minor) ((major) & 0x0007) 59 char * fname; /* full name (scsi target 0 lun 0)*/
|
| /src/external/gpl3/binutils/usr.bin/common/arch/aarch64/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "aarch64--netbsd"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/aarch64eb/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "aarch64_be--netbsd"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/alpha/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "alpha--netbsd"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/earm/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "arm--netbsdelf-eabi"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/earmhf/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "armv7--netbsdelf-eabihf"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/earmhfeb/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "armv7eb--netbsdelf-eabihf"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/hppa/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "hppa--netbsd"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/i386/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "i486--netbsdelf"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/ia64/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "ia64--netbsd"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/m68000/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "m68010--netbsdelf"
|
| /src/external/gpl3/binutils/usr.bin/common/arch/m68k/ |
| config.h | 225 /* Configured target name. */ 226 #define TARGET "m68k--netbsdelf"
|