diff options
| author | Christos Margiolis <christos@FreeBSD.org> | 2025-09-28 09:56:52 +0000 |
|---|---|---|
| committer | Christos Margiolis <christos@FreeBSD.org> | 2025-09-28 09:56:52 +0000 |
| commit | 9cab9fde5edad9b409dd2317a2aec7815e6d6bed (patch) | |
| tree | 34eed97d62bbca27198f09705d1b52c4d9ec0f25 /lib/virtual_oss/Makefile.inc | |
| parent | f34e1c76adc5efd9b603cf6b2d5827f7db8c2ed8 (diff) | |
Diffstat (limited to 'lib/virtual_oss/Makefile.inc')
| -rw-r--r-- | lib/virtual_oss/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/virtual_oss/Makefile.inc b/lib/virtual_oss/Makefile.inc new file mode 100644 index 000000000000..45c8e0b1fdfc --- /dev/null +++ b/lib/virtual_oss/Makefile.inc @@ -0,0 +1,3 @@ +.include "../Makefile.inc" + +LDFLAGS+= -L${.OBJDIR:H:H}/libsamplerate |
