Home
last modified time | relevance | path

Searched refs:MISC (Results 1 – 8 of 8) sorted by relevance

/original-bsd/lib/libc/db/PORT/
H A DMakefile14 MISC= macro
16 ${LIBDB}: ${OBJ1} ${OBJ2} ${OBJ3} ${OBJ4} ${OBJ5} ${MISC}
19 `lorder ${OBJ1} ${OBJ2} ${OBJ3} ${OBJ4} ${OBJ5} ${MISC} | tsort`
23 rm -f ${LIBDB} ${OBJ1} ${OBJ2} ${OBJ3} ${OBJ4} ${OBJ5} ${MISC}
H A DREADME36 go through the list of undefined routines and add entries to the MISC
85 added to the MISC line of the Makefile if they aren't defined
104 ... to the MISC line in the Makefile.
107 as a malloc(3) call, add realloc.o to the MISC line in the
111 MISC line in the Makefile. This workaround depends on your
/original-bsd/sys/luna68k/stand/
H A Ddevice.h84 #define MISC 5 macro
H A Dautoconf.c409 case MISC:
/original-bsd/usr.bin/ex/OTHER/
H A Dmakefile.37059 MISC= makefile READ_ME
194 ${VGRIND} -n -h ${VHDR} ${MISC}
H A Dmakefile.u359 MISC= makefile READ_ME rofix
186 ${VGRIND} -n -h ${VHDR} ${MISC}
H A Dmakefile.c7061 MISC= makefile READ_ME rofix
205 ${VGRIND} -n -h ${VHDR} ${MISC}
/original-bsd/usr.bin/f77/libF77/
H A Dmakefile23 MISC = main.o s_rnge.o abort_.o exit_.o long_.o short_.o \ macro
45 ALL = $(MISC) $(POW) $(CX) $(DCX) $(REAL) $(DBL) $(INT) $(HALF) \