mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-12-20 23:54:38 +01:00
5 lines
125 B
Makefile
5 lines
125 B
Makefile
all: $(DEVFILES) $(DEVSCRIPTS)
|
|
install_data: install_dev
|
|
uninstall_sub: uninstall_dev
|
|
install_dev: $(DEVFILES) $(DEVSCRIPTS)
|