Searched refs:INCDIR (Results 1 - 11 of 11) sorted by relevance

/freebsd-current/contrib/ncurses/form/
H A DMakefile.in95 INCDIR = $(top_srcdir)/include
164 $(INCDIR)/nc_alloc.h \
165 $(INCDIR)/nc_panel.h \
166 $(INCDIR)/nc_string.h \
167 $(INCDIR)/nc_termios.h \
168 $(INCDIR)/nc_tparm.h \
169 $(INCDIR)/term_entry.h \
/freebsd-current/contrib/ncurses/menu/
H A DMakefile.in95 INCDIR = $(top_srcdir)/include
170 $(INCDIR)/nc_alloc.h \
171 $(INCDIR)/nc_panel.h \
172 $(INCDIR)/nc_string.h \
173 $(INCDIR)/nc_termios.h \
174 $(INCDIR)/nc_tparm.h \
175 $(INCDIR)/term_entry.h \
/freebsd-current/contrib/ncurses/panel/
H A DMakefile.in97 INCDIR = $(top_srcdir)/include
164 $(INCDIR)/nc_alloc.h \
165 $(INCDIR)/nc_panel.h \
166 $(INCDIR)/nc_string.h \
167 $(INCDIR)/nc_termios.h \
168 $(INCDIR)/nc_tparm.h \
169 $(INCDIR)/term_entry.h \
/freebsd-current/contrib/bc/
H A DMakefile.in33 INCDIR = $(ROOTDIR)/include
51 HEADERS = $(INCDIR)/args.h $(INCDIR)/file.h $(INCDIR)/lang.h $(INCDIR)/lex.h $(INCDIR)/num.h $(INCDIR)/opt.h $(INCDIR)/parse.h $(INCDIR)/program.h $(INCDIR)/rea
[all...]
/freebsd-current/contrib/ncurses/ncurses/
H A DMakefile.in105 INCDIR = $(srcdir)/../include
110 BUILD_CPPFLAGS = -DHAVE_CONFIG_H -DUSE_BUILD_CC -I../ncurses -I$(srcdir) -I../include -I$(INCDIR) @BUILD_CPPFLAGS@
188 $(INCDIR)/nc_alloc.h \
189 $(INCDIR)/nc_panel.h \
190 $(INCDIR)/nc_string.h \
191 $(INCDIR)/nc_termios.h \
192 $(INCDIR)/nc_tparm.h \
193 $(INCDIR)/nc_win32.h \
194 $(INCDIR)/term_entry.h \
/freebsd-current/contrib/bmake/mk/
H A Dinc.mk25 INCSDIR ?= ${INCDIR}
46 ${group}DIR ?= ${INCDIR}
H A Down.mk134 INCDIR?= ${INCLUDEDIR} macro
/freebsd-current/contrib/wpa/wpa_supplicant/
H A DMakefile34 export INCDIR ?= /usr/local/include macro
73 install -m 0644 -D ../src/common/wpa_ctrl.h $(DESTDIR)/$(INCDIR)/wpa_ctrl.h
/freebsd-current/contrib/ncurses/progs/
H A DMakefile.in95 INCDIR = $(top_srcdir)/include
149 $(INCDIR)/term_entry.h \
150 $(INCDIR)/tic.h \
151 $(INCDIR)/nc_alloc.h
/freebsd-current/sys/contrib/openzfs/module/
H A DMakefile.bsd8 INCDIR=${.CURDIR:H}/include
35 CFLAGS+= -I${INCDIR}
37 CFLAGS+= -I${INCDIR}/os/freebsd
38 CFLAGS+= -I${INCDIR}/os/freebsd/spl
39 CFLAGS+= -I${INCDIR}/os/freebsd/zfs
41 CFLAGS+= -include ${INCDIR}/os/freebsd/spl/sys/ccompile.h
/freebsd-current/sys/modules/zfs/
H A DMakefile3 INCDIR=${SRCTOP}/sys/contrib/openzfs/include macro
30 CFLAGS+= -I${INCDIR}
32 CFLAGS+= -I${INCDIR}/os/freebsd
33 CFLAGS+= -I${INCDIR}/os/freebsd/spl
34 CFLAGS+= -I${INCDIR}/os/freebsd/zfs
383 CFLAGS+= -include ${INCDIR}/os/freebsd/spl/sys/ccompile.h

Completed in 198 milliseconds