mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
5 lines
97 B
Makefile
5 lines
97 B
Makefile
all: $(DEVFILES)
|
|
install_data: install_dev
|
|
uninstall_sub: uninstall_dev
|
|
install_dev: $(DEVFILES)
|