opnsense-src/sys/tools/syscalls/examples/cpp/Makefile
Kyle Evans 53fae788f2 sys: syscalls: add a test syscall definition file
This exercises some subset of the preprocessor that would be nice to
still support.

Pull Request:	https://github.com/freebsd/freebsd-src/pull/1575
2025-02-18 22:02:19 +00:00

3 lines
63 B
Makefile

GENERATED_PREFIX= test_
.include "../../../../conf/sysent.mk"