Home
last modified time | relevance | path

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

/freebsd-head/contrib/byacc/
HDMakefile.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-head/tools/build/test-includes/
HDMakefile19 HDRS!= (cd ${SRCTOP}/sys; ls sys/[!_]*.h | sort ; ls net*/[!_]*.h | sort)
34 .for h c in ${HDRS:@x@$x ${x:S,/,_,g:R}.c@}
54 for i in ${HDRS}; do \
/freebsd-head/include/rpc/
HDMakefile8 HDRS= rpcb_prot.h macro
26 CLEANFILES+= ${HDRS}
28 INCS= ${HFILES} ${XFILES} ${HDRS}
/freebsd-head/include/rpcsvc/
HDMakefile5 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-head/contrib/sendmail/src/
HDhelpfile96 dsn MAIL From:<sender> [ RET={ FULL | HDRS} ] [ ENVID=<envid> ]