mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
5 lines
97 B
Makefile
5 lines
97 B
Makefile
all: $(DEVFILES)
|
|
install_data: install_dev
|
|
uninstall_sub: uninstall_dev
|
|
install_dev: $(DEVFILES)
|