summaryrefslogtreecommitdiff
path: root/mk/db1.builtin.mk
AgeCommit message (Expand)AuthorFilesLines
2004-12-23Don't remove library options from the command line quite so aggressively.jlam1-2/+1
2004-12-11Create directories before putting files in them. This should fixjlam1-1/+2
2004-12-02Don't hardcode /usr/include/db.h and /usr/include/db1/db.h all over thejlam1-10/+16
2004-11-28Reverse the tests so that we actually check for the existence and notjlam1-6/+6
2004-11-26Add missing quotes.jlam1-3/+3
2004-11-17If we don't need to link against -ldb or -ldb1 (because the DB functionsjlam1-3/+5
2004-11-15If we're using db1, the create a compatibility header db_185.h that isjlam1-1/+10
2004-11-15Whitespace nits.jlam1-8/+8
2004-11-15Store the actual library options in BUILDLINK_LDADD.db1 and append thatjlam1-3/+4
2004-11-15Rework the Berkeley DB detection in buildlink3:jlam1-0/+72