Searched refs:INCPATH (Results 1 - 3 of 3) sorted by relevance

/barrelfish-2018-10-04/lib/tommath/
H A Dmakefile.shared48 #INCPATH-The directory to install the header files for libtommath.
52 INCPATH=/usr/include
91 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
92 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
H A Dmakefile.icc35 #INCPATH-The directory to install the header files for libtommath.
39 INCPATH=/usr/include
99 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
101 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)
H A Dmakefile53 #INCPATH-The directory to install the header files for libtommath.
57 INCPATH=/usr/include macro
117 install -d -g $(GROUP) -o $(USER) $(DESTDIR)$(INCPATH)
119 install -g $(GROUP) -o $(USER) $(HEADERS) $(DESTDIR)$(INCPATH)

Completed in 79 milliseconds