mirror of
https://github.com/opnsense/src.git
synced 2026-02-15 16:48:36 -05:00
4 lines
125 B
Makefile
4 lines
125 B
Makefile
all: $(DEVFILES) $(DEVSCRIPTS)
|
|
install_data: install_dev
|
|
uninstall_sub: uninstall_dev
|
|
install_dev: $(DEVFILES) $(DEVSCRIPTS)
|