mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-26 19:03:48 +01:00
ae2558974f
help the GCC3 transition and CURRENT in general.
7 lines
92 B
Makefile
7 lines
92 B
Makefile
# From: @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
# $FreeBSD$
|
|
|
|
PROG= colrm
|
|
|
|
.include <bsd.prog.mk>
|