summaryrefslogtreecommitdiff
path: root/mk/bsd.buildlink.mk
AgeCommit message (Expand)AuthorFilesLines
2001-07-06Fix quoting problem in Solaris's "/bin/sh".tron1-2/+2
2001-07-02For aesthetic reasons, sort the *.lai files found during replace-buildlink.jlam1-2/+3
2001-07-02Merge buildlink-fix-libtool-archives and buildlink-fix-config-scriptsjlam1-41/+25
2001-07-01Change example to have bsd.buildlink.mk file included at start of ajlam1-7/+11
2001-06-29If USE_BUILDLINK_ONLY is set, then also set USE_CONFIG_WRAPPERjlam1-1/+9
2001-06-28Create new variable BUILDLINK_CONFIG_WRAPPER_SED.<pkgname> that is addedjlam1-3/+7
2001-06-26Remove a debugging printf/echo.jlam1-2/+1
2001-06-26Fix bug in the sed expression used to filter out libtool archives. It wasjlam1-2/+3
2001-06-26Add code, similar to REPLACE_NCURSES, called REPLACE_BUILDLINK, thatjlam1-3/+30
2001-06-23Factor out the sed expression used to fix libtool archives into a variable,jlam1-3/+6
2001-06-21Add code that runs at post-build time to fix references to ${BUILDLINK_DIR}jlam1-1/+23
2001-06-20Relax libtool archive regexp to match more .la files.jlam1-2/+2
2001-06-20Filter out libtool archive files from being linked into ${BUILDLINK_DIR}jlam1-3/+7
2001-06-19Add BUILDLINK_DIR to the CONFIGURE_ENV and MAKE_ENV automatically.jlam1-1/+3
2001-06-18On some platforms, /bin/sh is feebler than NetBSD's /bin/sh with respect tojlam1-4/+9
2001-06-18Move the MKDIR line to after we test if the source file exists or not, sojlam1-2/+2
2001-06-16Add code to handle GTK-style config scripts (gtk-config --cflags/--libs)jlam1-2/+36
2001-06-15Automatically prepend ${BUILDLINK_CPPFLAGS} and ${BUILDLINK_LDFLAGS} tojlam1-11/+7
2001-06-15Pass BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS through CONFIGURE_ENV andjlam1-1/+6
2001-06-13Use ECHO_MSG instead of ECHO for informational message.jlam1-2/+2
2001-06-11Document BUILDLINK_CPPFLAGS and BUILDLINK_LDFLAGS.jlam1-4/+7
2001-06-11The variables that may optionally be defined are:jlam1-2/+15
2001-06-11This Makefile fragment is included by package buildlink.mk files. Thisjlam1-0/+83