aboutsummaryrefslogtreecommitdiff
path: root/cddl/lib/drti/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Put dtrace in its own packageEmmanuel Vadot2021-06-191-0/+1
* Remove -I flag for include path that doesn't existAlex Richardson2020-09-101-1/+0
* Merge OpenZFS support in to HEAD.Matt Macy2020-08-251-1/+8
* cddl: normalize paths using SRCTOP-relative paths or :H when possibleEnji Cooper2017-03-041-3/+3
* Simplify the LIBRARIES_ONLY hacks so that install: is not needed here.Bryan Drewery2015-12-041-8/+2
* Work around the implementation of LIBRARIES_ONLY. It causes drti.o toBrooks Davis2013-05-071-0/+8
* Change the Makefile in cddl/lib/drti to use bsd.lib.mk instead ofRobert Watson2011-11-281-1/+1
* Use ${PICFLAG} instead of -fpic.Rui Paulo2010-10-271-1/+1
* Don't link drti.o with libelf_pic.a. This means that all software withRui Paulo2010-08-211-7/+1
* Link drti.o with a PIC version of libelf. This is needed becauseRui Paulo2010-08-211-2/+9
* Remove manual .includes in cddl MakefilesUlrich Spörlein2010-03-021-4/+1
* Add the DTrace libraries and D library scripts.John Birrell2008-05-221-0/+23