mirror of
https://github.com/opnsense/src.git
synced 2026-03-20 18:02:17 -04:00
5 lines
88 B
Makefile
5 lines
88 B
Makefile
LEVEL = ../../../make
|
|
|
|
CXX_SOURCES := pass-to-base.cpp
|
|
|
|
include $(LEVEL)/Makefile.rules
|