SUBDIR= conf.d etc init.d local.d man scripts sh src sysctl.d
# Build our old net foo or not
MKOLDNET?= yes
ifeq(${MKOLDNET},yes)
SUBDIR+= net doc
endif
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.