+tabs
(while here, place coreutils above cpdup/cpuid)
This commit is contained in:
bcallah 2018-06-05 17:27:33 +00:00
parent befe7c326c
commit 88176338e4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.487 2018/06/03 15:55:36 bcallah Exp $ # $OpenBSD: Makefile,v 1.488 2018/06/05 17:27:33 bcallah Exp $
SUBDIR = SUBDIR =
SUBDIR += accountsservice SUBDIR += accountsservice
@ -47,8 +47,9 @@
SUBDIR += consolekit SUBDIR += consolekit
SUBDIR += consul SUBDIR += consul
SUBDIR += consul-template SUBDIR += consul-template
SUBDIR += cpuid
SUBDIR += coreutils SUBDIR += coreutils
SUBDIR += cpdup
SUBDIR += cpuid
SUBDIR += crashme SUBDIR += crashme
SUBDIR += curlftpfs SUBDIR += curlftpfs
SUBDIR += d-feet SUBDIR += d-feet
@ -314,6 +315,7 @@
SUBDIR += syslog-ng SUBDIR += syslog-ng
SUBDIR += sysmon SUBDIR += sysmon
SUBDIR += tabled SUBDIR += tabled
SUBDIR += tabs
SUBDIR += tarsnap SUBDIR += tarsnap
SUBDIR += tarsnap-gui SUBDIR += tarsnap-gui
SUBDIR += tarsnapper SUBDIR += tarsnapper