mirror of
https://github.com/opnsense/src.git
synced 2026-02-12 15:24:40 -05:00
4 lines
97 B
Makefile
4 lines
97 B
Makefile
all: $(DEVFILES)
|
|
install_data: install_dev
|
|
uninstall_sub: uninstall_dev
|
|
install_dev: $(DEVFILES)
|