Jon Tibble
2016-04-14 4e15582042c7ef2f634ff6cef65dc6e097b9de24
Cleanup git status and centralise source location
2 files modified
9 ■■■■■ changed files
.gitignore 8 ●●●● patch | view | raw | blame | history
make-rules/shared-macros.mk 1 ●●●● patch | view | raw | blame | history
.gitignore
@@ -1,11 +1,11 @@
/archives
/i386
/sparc
components/components.mk
components/depends.mk
components/*.mk
components/**/build
tools/python/pkglint/*.pyc
tools/parfait
tools/pkglint
components/meta-packages/history/build
tools/time-*o
make-rules/shared-macros.mk
@@ -46,6 +46,7 @@
    $(shell hg root 2>/dev/null || git rev-parse --show-toplevel)
endif
USERLAND_ARCHIVES ?=    $(WS_TOP)/archives/
WS_MACH =       $(WS_TOP)/$(MACH)
WS_LOGS =       $(WS_MACH)/logs
WS_REPO =       $(WS_MACH)/repo