HomeSort by: relevance | last modified time | path
    Searched defs:the (Results 1 - 10 of 10) sorted by relevancy

  /src/usr.bin/make/unit-tests/
order.mk 4 # The explicit dependency the.o: the.h will make us examine the.h
5 # the .ORDER will prevent us building it immediately,
6 # we should then examine the.c rather than stop.
10 all: the.o
12 .ORDER: the.c the.h
14 the.c the.h
    [all...]
cmdline-undefined.mk 3 # Tests for undefined variables in expressions in the command line.
6 # When the command line is parsed, variable assignments using the
11 # expect+30: From the command line: Undefined is .
14 # expect+33: From the command line: Undefined is now defined.
17 @echo 'The = assignment operator'
22 # The interesting case is using the ':=' assignment operator, which
25 # expect+16: From the command line: Undefined is .
28 # expect+19: From the command line: Undefined is now defined
41 .info From the command line: ${CMDLINE} target
47 .info From the command line: ${CMDLINE} target
    [all...]
  /src/distrib/amiga/miniroot/
install.md 4 # Copyright (c) 1996,2006 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/sparc/
install.md 4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/atari/floppies/prepare/
install.md 4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/sun2/miniroot/
install.md 4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/sun3/miniroot/
install.md 4 # Copyright (c) 1996 The NetBSD Foundation, Inc.
7 # This code is derived from software contributed to The NetBSD Foundation
11 # modification, are permitted provided that the following conditions
13 # 1. Redistributions of source code must retain the above copyright
14 # notice, this list of conditions and the following disclaimer.
15 # 2. Redistributions in binary form must reproduce the above copyright
16 # notice, this list of conditions and the following disclaimer in the
17 # documentation and/or other materials provided with the distribution.
19 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/hp300/miniroot/
install.md 5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
12 # modification, are permitted provided that the following conditions
14 # 1. Redistributions of source code must retain the above copyright
15 # notice, this list of conditions and the following disclaimer.
16 # 2. Redistributions in binary form must reproduce the above copyright
17 # notice, this list of conditions and the following disclaimer in the
18 # documentation and/or other materials provided with the distribution.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/mac68k/miniroot/
install.md 5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
12 # modification, are permitted provided that the following conditions
14 # 1. Redistributions of source code must retain the above copyright
15 # notice, this list of conditions and the following disclaimer.
16 # 2. Redistributions in binary form must reproduce the above copyright
17 # notice, this list of conditions and the following disclaimer in the
18 # documentation and/or other materials provided with the distribution.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]
  /src/distrib/mvme68k/miniroot/
install.md 5 # Copyright (c) 1996 The NetBSD Foundation, Inc.
8 # This code is derived from software contributed to The NetBSD Foundation
12 # modification, are permitted provided that the following conditions
14 # 1. Redistributions of source code must retain the above copyright
15 # notice, this list of conditions and the following disclaimer.
16 # 2. Redistributions in binary form must reproduce the above copyright
17 # notice, this list of conditions and the following disclaimer in the
18 # documentation and/or other materials provided with the distribution.
20 # THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTOR
    [all...]

Completed in 43 milliseconds