#!/bin/sh
# DF-0445 build: compile the altq_etherclassify NPD PoC.
cc -O2 -Wall -o altq_etherclassify_npd altq_etherclassify_npd.c
