/original-bsd/local/transcript/src/ |
H A D | Makefile | 35 psgrind: psgrind.o psutil.o config.o 38 pscat: pscat.o psutil.o config.o getopt.o 41 psbanner: psbanner.o psutil.o config.o 44 pscomm: pscomm.o psutil.o config.o 47 pstext: pstext.o psutil.o config.o 53 psrv: psrv.o psutil.o config.o 65 pscatmap: pscatmap.o psutil.o config.o 68 psdit: psdit.o psutil.o config.o 75 config.c: config.proto ../config 76 -rm -f - config.c [all …]
|
/original-bsd/contrib/gcc-2.3.3/ |
H A D | makefile | 6 rm -f aux-output.c; ln -s config/m68k.c aux-output.c 7 rm -f md; ln -s config/m68k.md md 8 rm -f tconfig.h; ln -s config/xm-m68k.h tconfig.h 9 rm -f tm.h; ln -s config/hp3bsd.h tm.h 12 rm -f md; ln -s config/m68k.md md 13 rm -f tconfig.h; ln -s config/xm-m68k.h tconfig.h 14 rm -f tm.h; ln -s config/luna68k.h tm.h 17 rm -f md; ln -s config/mips.md md 19 rm -f tm.h; ln -s config/mips-dec-bsd.h tm.h 22 rm -f md; ln -s config/sparc.md md [all …]
|
/original-bsd/contrib/perl-4.036/x2p/ |
H A D | cflags.SH | 3 if test ! -f config.sh; then 4 ln ../config.sh . || \ 5 ln ../../config.sh . || \ 6 ln ../../../config.sh . || \ 9 . config.sh 33 if test ! -f config.sh; then 34 ln ../config.sh . || \ 35 ln ../../config.sh . || \ 36 ln ../../../config.sh . || \ 39 . ./config.sh [all …]
|
H A D | Makefile.SH | 6 if test ! -f config.sh; then 7 ln ../config.sh . || \ 8 ln -s ../config.sh . || \ 9 ln ../../config.sh . || \ 10 ln ../../../config.sh . || \ 13 . ./config.sh 68 h = EXTERN.h INTERN.h ../config.h handy.h hash.h a2p.h str.h util.h 95 a2p.o: a2p.c a2py.c a2p.h EXTERN.h util.h INTERN.h handy.h ../config.h str.h hash.h 140 config.sh: ../config.sh 141 rm -f config.sh [all …]
|
/original-bsd/local/transcript/ |
H A D | Makefile | 28 . ./config; cd lib; make ${MFLAGS} programs 29 . ./config; cd man; make ${MFLAGS} programs 30 . ./config; cd sh; make ${MFLAGS} programs 31 . ./config; cd src; make ${MFLAGS} programs 34 -. ./config; mkdir $$PSLIBDIR; chown $$OWNER $$PSLIBDIR; \ 36 . ./config; cd src; make ${MFLAGS} install 37 . ./config; cd sh; make ${MFLAGS} install 38 . ./config; cd lib; make ${MFLAGS} install 39 . ./config; cd man; make ${MFLAGS} install
|
/original-bsd/usr.sbin/ |
H A D | Makefile | 9 SUBDIR+=bad144 config config.new eeprom iostat timed 11 SUBDIR+=config iostat timed 13 SUBDIR+=bad144 config iostat 15 SUBDIR+=config iostat timed 17 SUBDIR+=config iostat timed 19 SUBDIR+=config.new eeprom timed 21 SUBDIR+=config iostat timed 23 SUBDIR+=bad144 config iostat timed
|
/original-bsd/contrib/perl-4.036/ |
H A D | cflags.SH | 3 if test ! -f config.sh; then 4 ln ../config.sh . || \ 5 ln ../../config.sh . || \ 6 ln ../../../config.sh . || \ 9 . ./config.sh 33 if test ! -f config.sh; then 34 ln ../config.sh . || \ 35 ln ../../config.sh . || \ 36 ln ../../../config.sh . || \ 39 . ./config.sh [all …]
|
H A D | makedepend.SH | 3 if test ! -f config.sh; then 4 ln ../config.sh . || \ 5 ln ../../config.sh . || \ 6 ln ../../../config.sh . || \ 9 . ./config.sh 126 $echo `$expr X$file : 'X\(.*\).SH'`: $file config.sh \; \ 157 $echo `$expr X$file : 'X\(.*\).SH'`: $file config.sh \; \
|
H A D | h2ph.SH | 3 if test ! -f config.sh; then 4 ln ../config.sh . || \ 5 ln ../../config.sh . || \ 6 ln ../../../config.sh . || \ 9 . ./config.sh 19 : Move anything that needs config subs from !NO!SUBS! section to !GROK!THIS!.
|
H A D | config_h.SH | 1 : make config.h.SH 4 if test ! -f config.sh; then 5 ln ../config.sh . || \ 6 ln ../../config.sh . || \ 7 ln ../../../config.sh . || \ 11 . ./config.sh 15 sed <<!GROK!THIS! >config.h -e 's!^#undef!/\*#undef!' 18 /* config.h 19 * This file was produced by running the config.h.SH script, which 20 * gets its values from config.sh, which is generally produced by [all …]
|
/original-bsd/usr.sbin/config/ |
H A D | Makefile | 3 PROG= config 5 SRCS= config.c main.c lang.c mkioconf.c mkmakefile.c mkglue.c mkheaders.c \ 7 MAN8= config.0 10 CLEANFILES+=y.tab.h lang.c config.c y.tab.c
|
/original-bsd/usr.bin/pascal/pix/ |
H A D | Makefile | 6 OBJS+= config.o 8 CLEANFILES+=config.c
|
/original-bsd/usr.sbin/config.new/ |
H A D | mkswap.c | 26 static int mkoneswap __P((struct config *)); 34 register struct config *cf; in mkswap() 44 register struct config *cf; in mkoneswap()
|
H A D | Makefile | 3 PROG= config 8 MAN8= config.0
|
H A D | config.h | 38 struct config { struct 39 struct config *cf_next; /* linked list */ argument 186 struct config *allcf; /* list of configured kernels */
|
/original-bsd/usr.bin/mail/ |
H A D | Makefile.11 | 52 OBJS=aux.o cmd1.o cmd2.o cmd3.o cmdtab.o collect.o config.o edit.o fio.o \ 57 SRCS=aux.c cmd1.c cmd2.c cmd3.c cmdtab.c collect.c config.c edit.c fio.c \ 89 -L aux.o cmdtab.o config.o errlst.o fio.o \ 125 config.o: config.c 126 $(CC) -c $(CFLAGS) config.c
|
/original-bsd/usr.bin/pascal/px_header/ |
H A D | Makefile | 8 OBJS+= config.o 11 CLEANFILES+=config.c
|
/original-bsd/usr.sbin/amd/text/ |
H A D | INSTALL | 15 config/ directory are several files called os-*.h. One of these 17 "config/os-type" to find out what system Amd thinks you have. Check 18 the correspondong config/os-??? file to make sure that you and Amd are 54 configuration. You may need to edit "config/arch" and 55 "config/os-type". If you do make sure your changes can cope if 59 sh config/arch 60 sh config/os-type 69 "config/Makefile.config". This means that you should not need to edit any 70 distributed files apart from "config/Makefile.config". As a minimum, you 90 config/Makefile.local{.os-type}: [all …]
|
/original-bsd/usr.bin/pascal/src/ |
H A D | config.include | 1 # @(#)config.include 8.1 (Berkeley) 06/06/93 11 config.c: ${SRCDIR}/CONFIG.c
|
/original-bsd/etc/namedb/ |
H A D | named.boot | 15 ; example secondary server config: 19 ; example primary server config:
|
/original-bsd/contrib/gas-1.38/ |
H A D | Makefile | 9 CFLAGS+= -I$(.CURDIR) -I$(.CURDIR)/config \ 13 .PATH: $(.CURDIR)/config
|
/original-bsd/contrib/emacs-18.57/src/ |
H A D | Makefile | 13 -rm -f paths.h config.h emacs-* temacs xemacs xmakefile core \ 31 xmakefile: ymakefile config.h
|
/original-bsd/usr.sbin/amd/fsinfo/ |
H A D | Makefile | 14 CFLAGS+=-I${.CURDIR}/../config 28 .PATH: ${.CURDIR}/../config
|
/original-bsd/sys/hp300/conf/ |
H A D | HP300 | 48 config vmunix root on sd0 swap on sd0b and rd0b and sd1b and rd1b and sd2b and rd2b 49 config vgvmunix root on sd0 swap on sd0d and sd1d and sd2d 50 config rdvmunix root on rd0 swap on rd0b and rd1b 51 config genvmunix swap generic
|
/original-bsd/contrib/gdb-4.7.LBL/gdb/ |
H A D | Makefile.in | 413 alldeps.mak: ${srcdir}/config 501 config.status: 506 config-check: config-check-hosts config-check-targets 507 config-check-hosts: 513 config-check-targets: 604 mkdir proto-gdb.dir/config 605 cd proto-gdb.dir/config ; \ 608 cd proto-gdb.dir/config ; \ 622 rm -f tm.h xm.h config.status 629 rm -f tm.h xm.h config.status [all …]
|