Wrap overlong lines, fix indentation.
This commit is contained in:
parent
8adecf9fbe
commit
d08125d839
@ -1,10 +1,11 @@
|
||||
# $NetBSD: Makefile,v 1.6 2003/09/12 13:01:57 christos Exp $
|
||||
# $NetBSD: Makefile,v 1.7 2003/09/12 14:06:48 tron Exp $
|
||||
|
||||
.include "../Makefile.inc"
|
||||
|
||||
.PATH: $S/compat/ibcs2 $S/arch/${MACHINE}/${MACHINE}
|
||||
|
||||
CPPFLAGS+= -DCOMPAT_IBCS2 -DCOMPAT_SVR4 -DSYSVSEM -DSYSVMSG -DSYSVSHM -DSVR4_COMPAT_SOLARIS2
|
||||
CPPFLAGS+= -DCOMPAT_SVR4 -DSYSVSEM -DSYSVMSG -DSYSVSHM \
|
||||
-DSVR4_COMPAT_SOLARIS2 -DCOMPAT_IBCS2
|
||||
AFLAGS= -x assembler-with-cpp -traditional-cpp -D_LOCORE \
|
||||
-I. -I${S}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user