Roy's Projects
/
dhcpcd-ui
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Fix configured icons and notify.
[dhcpcd-ui]
/
icons
/
48x48
/
Makefile.inc
1
SRCDIR= ../../scalable
2
3
# .PATH is for BSD make, VPATH is for GNU make
4
.PATH: ${SRCDIR}/${CATEGORY}
5
VPATH+= ${SRCDIR}/${CATEGORY}
6
7
SIZE= 48
8
9
TOPDIR= ../../..
10
include ${TOPDIR}/config.mk
11
include ${MKDIR}/icon.mk