Roy's Projects
/
dhcpcd-ui
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
List inteface links rather than ipv4.
[dhcpcd-ui]
/
iconfig.mk
1
# Nasty hack so that make clean works without configure being run
2
# Requires gmake4
3
_CONFIG_MK!= test -e ${TOPDIR}/config.mk && echo config.mk || echo config-null.mk
4
CONFIG_MK?= ${_CONFIG_MK}
5
TOP?= .
6
include ${TOPDIR}/${CONFIG_MK}