Home
last modified time | relevance | path

Searched refs:DEP (Results 1 – 25 of 69) sorted by relevance

123

/openbsd-src/sys/arch/sparc64/sparc64/
H A DMakefile3 DEP= busop.awk busop_h.in busop_c.in macro
6 ${OBJS}: ${DEP}
/openbsd-src/distrib/notes/
H A DMakefile12 DEP= $(SRC) $(.CURDIR)/mirrors $(.CURDIR)/$M/whatis $(.CURDIR)/$M/contents \ macro
25 $(TARG): $(DEP)
/openbsd-src/gnu/usr.bin/binutils/gprof/
H A DMakefile.am80 DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h target
106 dep: DEP
108 cat DEP >> tmp-Makefile
111 dep-in: DEP
113 cat DEP >> tmp-Makefile.in
116 dep-am: DEP
118 cat DEP >> tmp-Makefile.am
123 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
H A DMakefile.in152 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
745 DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h
771 dep: DEP
773 cat DEP >> tmp-Makefile
776 dep-in: DEP
778 cat DEP >> tmp-Makefile.in
781 dep-am: DEP
783 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils-2.17/gprof/
H A DMakefile.am132 DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h target
158 dep: DEP
160 cat DEP >> tmp-Makefile
163 dep-in: DEP
165 cat DEP >> tmp-Makefile.in
168 dep-am: DEP
170 cat DEP >> tmp-Makefile.am
175 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
H A DMakefile.in266 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
863 DEP: dep.sed $(gprof_SOURCES) $(noinst_HEADERS) gconfig.h
889 dep: DEP
891 cat DEP >> tmp-Makefile
894 dep-in: DEP
896 cat DEP >> tmp-Makefile.in
899 dep-am: DEP
901 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/
H A DMakefile.am329 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h target
355 dep: DEP
357 cat DEP >> tmp-Makefile
360 dep-in: DEP
362 cat DEP >> tmp-Makefile.in
365 dep-am: DEP
367 cat DEP >> tmp-Makefile.am
378 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
H A DMakefile.in500 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
1089 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
1115 dep: DEP
1117 cat DEP >> tmp-Makefile
1120 dep-in: DEP
1122 cat DEP >> tmp-Makefile.in
1125 dep-am: DEP
1127 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A DMakefile.am289 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h target
315 dep: DEP
317 cat DEP >> tmp-Makefile
320 dep-in: DEP
322 cat DEP >> tmp-Makefile.in
325 dep-am: DEP
327 cat DEP >> tmp-Makefile.am
338 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
H A DMakefile.in321 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
1016 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
1042 dep: DEP
1044 cat DEP >> tmp-Makefile
1047 dep-in: DEP
1049 cat DEP >> tmp-Makefile.in
1052 dep-am: DEP
1054 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils-2.17/include/opcode/
H A Dia64.h247 #define DEP(X) ((X)&0x7FF) macro
/openbsd-src/gnu/usr.bin/binutils/include/opcode/
H A Dia64.h243 #define DEP(X) ((X)&0x7FF) macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A DMakefile.am350 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
468 DEP: dep.sed $(CFILES) $(HFILES) config.h target
493 dep: DEP
495 cat DEP >> tmp-Makefile
498 dep-in: DEP
500 cat DEP >> tmp-Makefile.in
503 dep-am: DEP
505 cat DEP >> tmp-Makefile.am
H A DMakefile.in417 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
965 DEP: dep.sed $(CFILES) $(HFILES) config.h
990 dep: DEP
992 cat DEP >> tmp-Makefile
995 dep-in: DEP
997 cat DEP >> tmp-Makefile.in
1000 dep-am: DEP
1002 cat DEP >> tmp-Makefile.am
H A Dia64-opc.c723 index = DEP(index); in ia64_find_dependency()
/openbsd-src/gnu/usr.bin/binutils/gas/
H A DMakefile.am689 CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
804 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2 target
835 $(MKDEP) $(DEP_FLAGS) $? > DEP
836 mv -f DEPDIR/DEP $@
/openbsd-src/gnu/usr.bin/texinfo/djgpp/
H A Dconfig.bat51 if not "%1" == "DEP" goto src_dir_opt
54 if "%1" == "DEP" set DEPTRAK=enabled
/openbsd-src/gnu/usr.bin/binutils-2.17/gas/
H A DMakefile.am676 CLEANFILES = dep.sed DEPTC DEPTCA DEPOBJ DEPOBJA DEP2 DEP2A DEP1 DEPA DEP DEPDIR
820 DEP: dep.sed $(DEP_FILE_DEPS) DEPTC DEPOBJ DEP2 target
851 $(MKDEP) $(DEP_FLAGS) $? > DEP
852 mv -f DEPDIR/DEP $@
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A DMakefile.am396 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
557 DEP: dep.sed $(CFILES) $(HFILES) config.h target
582 dep: DEP
584 cat DEP >> tmp-Makefile
587 dep-in: DEP
589 cat DEP >> tmp-Makefile.in
592 dep-am: DEP
594 cat DEP >> tmp-Makefile.am
H A Dia64-opc.c723 index = DEP(index); in ia64_find_dependency()
H A DMakefile.in569 libopcodes.a stamp-lib dep.sed DEP DEPA DEP1 DEP2
1101 DEP: dep.sed $(CFILES) $(HFILES) config.h
1126 dep: DEP
1128 cat DEP >> tmp-Makefile
1131 dep-in: DEP
1133 cat DEP >> tmp-Makefile.in
1136 dep-am: DEP
1138 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils/ld/
H A DMakefile.am1679 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
1721 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h target
1745 dep: DEP
1747 cat DEP >> tmp-Makefile
1750 dep-in: DEP
1752 cat DEP >> tmp-Makefile.in
1755 dep-am: DEP
1757 cat DEP >> tmp-Makefile.am
H A DMakefile.in577 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
2420 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
2444 dep: DEP
2446 cat DEP >> tmp-Makefile
2449 dep-in: DEP
2451 cat DEP >> tmp-Makefile.in
2454 dep-am: DEP
2456 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils-2.17/ld/
H A DMakefile.am1832 CLEANFILES = dep.sed DEP DEPA DEP1 DEP2
1926 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h target
1950 dep: DEP
1952 cat DEP >> tmp-Makefile
1955 dep-in: DEP
1957 cat DEP >> tmp-Makefile.in
1960 dep-am: DEP
1962 cat DEP >> tmp-Makefile.am
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A DMakefile.am751 DEP: dep.sed $(CFILES) $(HFILES) bfd.h target
774 dep: DEP
776 cat DEP >> tmp-Makefile
779 dep-in: DEP
781 cat DEP >> tmp-Makefile.in
784 dep-am: DEP
786 cat DEP >> tmp-Makefile.am
851 CLEANFILES = bfd.h dep.sed stmp-bfd-h DEP DEPA DEP1 DEP2 libbfd.a stamp-lib \

123