From c68159a6d8eede11766cf13896d0f7670dbd51aa Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sat, 6 Jan 2001 14:00:42 +0000 Subject: Use a consistent style and one much closer to the rest of /usr/src --- sys/modules/syscons/star/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/modules/syscons/star') diff --git a/sys/modules/syscons/star/Makefile b/sys/modules/syscons/star/Makefile index 7f978d59a53eb..99ce313dc7ae9 100644 --- a/sys/modules/syscons/star/Makefile +++ b/sys/modules/syscons/star/Makefile @@ -1,9 +1,9 @@ # $FreeBSD$ KMOD= star_saver -SRCS= star_saver.c - +SRCS= star_saver.c NOMAN= + CFLAGS+= -I${.CURDIR}/.. .if ${MACHINE} == "pc98" -- cgit v1.3