index
:
navi/openrc/openrc.git
dynamic-deptree
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mk
/
lib.mk
Age
Commit message (
Expand
)
Author
2015-12-21
Convert OpenRC to a centralized copyright/license structure
William Hubbs
2015-01-24
Prioritize local includes and libraries
Will Miles
2011-11-18
Add MKSTATICLIBS switch
William Hubbs
2011-10-29
Use pattern rules instead of suffix rules
William Hubbs
2011-06-29
drop useless "All rights reserved" notice
Mike Frysinger
2011-04-01
remove hard coded directory paths from link flags
William Hubbs
2011-01-14
bug #351622: Use CFLAGS during linking.
Nathan Phillip Brink
2009-05-01
Add (c) to Copyright
Roy Marples
2009-04-30
Go back to git
Roy Marples
2008-12-04
make ignore now configures the sv:ignore property.
Roy Marples
2008-10-20
Enable use of .depend on gmake. Also, generate extra dependencies for our sha...
Roy Marples
2008-10-15
Compile with FreeBSD 6.x make
Roy Marples
2008-06-19
Use CPPFLAGS so we work with -combine in CFLAGS.
Roy Marples
2008-03-26
Add license blurb to a few files and append my email to my name.
Roy Marples
2008-03-24
add check/test rules
Mike Frysinger
2008-03-19
Rejig the build system a little so we have per ok defs per system. Probably e...
Roy Marples
2008-03-03
Add a gitignore make target.
Roy Marples
2008-01-11
Ensure we link against libraries in /lib instead of anywhere else and always ...
Roy Marples
2008-01-11
Add sys.mk to define system locations.
Roy Marples
2008-01-10
Allow for OS and SUBOS folders so we can introduce NetBSD scripts whilst keep...
Roy Marples