mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before.
11 lines
257 B
Makefile
11 lines
257 B
Makefile
#---------------------------------------------------------------------------
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
# last edit-date: [Thu May 20 11:58:43 1999]
|
|
#
|
|
#---------------------------------------------------------------------------
|
|
|
|
PROG= g711conv
|
|
|
|
.include <bsd.prog.mk>
|