Remove definitions of SIZE and STRIP which should be defined elsewhere.

This commit is contained in:
tsutsui 2003-04-19 07:34:15 +00:00
parent 290d5e3632
commit fd46661ecf

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2003/03/30 08:01:13 tsutsui Exp $
# $NetBSD: Makefile,v 1.17 2003/04/19 07:34:15 tsutsui Exp $
NOMAN= # defined
@ -15,9 +15,6 @@ SRCS+= romcalls.S getchar.c putchar.c
STRIPFLAG=
BINMODE= 444
SIZE?= size
STRIP?= strip
S= ${.CURDIR}/../../../..
LDFLAGS= -x -N -Ttext 3e0000 -e start