blob: eb9910d3cd43f49dbc8e55add9e3bea6f1e7a016 [file] [log] [blame]
include target/linux/port.mk
#include target/freebsd/port.mk
all: help
help:
@echo Possible build options:
@echo
@make -s linux-help
@#make -s freebsd-help
.PHONY: help