Home
last modified time | relevance | path

Searched refs:HDRS (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/byacc/
H A DMakefile.old3 HDRS = defs.h
58 index:; @ctags -wx $(HDRS) $(SRCS)
64 listing:; @$(PRINT) Makefile $(HDRS) $(SRCS) | lpr
70 tags: $(HDRS) $(SRCS); @ctags $(HDRS) $(SRCS)
/freebsd/tools/build/test-includes/
H A DMakefile19 HDRS!= (cd ${SRCTOP}/sys; ls sys/[!_]*.h | sort ; ls net*/[!_]*.h | sort)
31 .for h c in ${HDRS:@x@$x ${x:S,/,_,g:R}.c@}
51 for i in ${HDRS}; do \
/freebsd/include/rpc/
H A DMakefile5 HDRS= rpcb_prot.h macro
20 CLEANFILES+= ${HDRS}
22 INCS= ${HFILES} ${XFILES} ${HDRS}
/freebsd/include/rpcsvc/
H A DMakefile5 HDRS= key_prot.h klm_prot.h mount.h nfs_prot.h nlm_prot.h rex.h rnusers.h \ macro
15 CLEANFILES+= ${HDRS}
18 INCS= ${HFILES} ${XFILES} ${HDRS}
/freebsd/contrib/sendmail/src/
H A Dhelpfile96 dsn MAIL From:<sender> [ RET={ FULL | HDRS} ] [ ENVID=<envid> ]