head	1.2;
access;
symbols
	netbsd-11-0-RC6:1.2
	netbsd-11-0-RC5:1.2
	netbsd-11-0-RC4:1.2
	netbsd-11-0-RC3:1.2
	netbsd-11-0-RC2:1.2
	netbsd-11-0-RC1:1.2
	perseant-exfatfs-base-20250801:1.2
	netbsd-11:1.2.0.30
	netbsd-11-base:1.2
	netbsd-10-1-RELEASE:1.2
	perseant-exfatfs-base-20240630:1.2
	perseant-exfatfs:1.2.0.28
	perseant-exfatfs-base:1.2
	netbsd-8-3-RELEASE:1.2
	netbsd-9-4-RELEASE:1.2
	netbsd-10-0-RELEASE:1.2
	netbsd-10-0-RC6:1.2
	netbsd-10-0-RC5:1.2
	netbsd-10-0-RC4:1.2
	netbsd-10-0-RC3:1.2
	netbsd-10-0-RC2:1.2
	netbsd-10-0-RC1:1.2
	netbsd-10:1.2.0.26
	netbsd-10-base:1.2
	netbsd-9-3-RELEASE:1.2
	cjep_sun2x-base1:1.2
	cjep_sun2x:1.2.0.24
	cjep_sun2x-base:1.2
	cjep_staticlib_x-base1:1.2
	netbsd-9-2-RELEASE:1.2
	cjep_staticlib_x:1.2.0.22
	cjep_staticlib_x-base:1.2
	netbsd-9-1-RELEASE:1.2
	phil-wifi-20200421:1.2
	phil-wifi-20200411:1.2
	is-mlppp:1.2.0.20
	is-mlppp-base:1.2
	phil-wifi-20200406:1.2
	netbsd-8-2-RELEASE:1.2
	netbsd-9-0-RELEASE:1.2
	netbsd-9-0-RC2:1.2
	netbsd-9-0-RC1:1.2
	phil-wifi-20191119:1.2
	netbsd-9:1.2.0.18
	netbsd-9-base:1.2
	phil-wifi-20190609:1.2
	netbsd-8-1-RELEASE:1.2
	netbsd-8-1-RC1:1.2
	pgoyette-compat-merge-20190127:1.2
	pgoyette-compat-20190127:1.2
	pgoyette-compat-20190118:1.2
	pgoyette-compat-1226:1.2
	pgoyette-compat-1126:1.2
	pgoyette-compat-1020:1.2
	pgoyette-compat-0930:1.2
	pgoyette-compat-0906:1.2
	pgoyette-compat-0728:1.2
	netbsd-8-0-RELEASE:1.2
	phil-wifi:1.2.0.16
	phil-wifi-base:1.2
	pgoyette-compat-0625:1.2
	netbsd-8-0-RC2:1.2
	pgoyette-compat-0521:1.2
	pgoyette-compat-0502:1.2
	pgoyette-compat-0422:1.2
	netbsd-8-0-RC1:1.2
	pgoyette-compat-0415:1.2
	pgoyette-compat-0407:1.2
	pgoyette-compat-0330:1.2
	pgoyette-compat-0322:1.2
	pgoyette-compat-0315:1.2
	pgoyette-compat:1.2.0.14
	pgoyette-compat-base:1.2
	matt-nb8-mediatek:1.2.0.12
	matt-nb8-mediatek-base:1.2
	perseant-stdc-iso10646:1.2.0.10
	perseant-stdc-iso10646-base:1.2
	netbsd-8:1.2.0.8
	netbsd-8-base:1.2
	prg-localcount2-base3:1.2
	prg-localcount2-base2:1.2
	prg-localcount2-base1:1.2
	prg-localcount2:1.2.0.6
	prg-localcount2-base:1.2
	pgoyette-localcount:1.2.0.4
	pgoyette-localcount-20170426:1.2
	bouyer-socketcan:1.2.0.2
	bouyer-socketcan-base1:1.2;
locks; strict;
comment	@# @;


1.2
date	2017.04.10.18.13.46;	author christos;	state Exp;
branches
	1.2.2.1
	1.2.4.1;
next	1.1;
commitid	NQD7iNUU9Y5M31Nz;

1.1
date	2017.04.10.02.28.48;	author phil;	state Exp;
branches;
next	;
commitid	SALNEv52eYKDPVMz;

1.2.2.1
date	2017.04.10.18.13.46;	author christos;	state dead;
branches;
next	1.2.2.2;

1.2.2.2
date	2017.04.10.18.13.47;	author christos;	state Exp;
branches;
next	;

1.2.4.1
date	2017.04.10.18.13.46;	author pgoyette;	state dead;
branches;
next	1.2.4.2;
commitid	ojV02aOSdzvBqZOz;

1.2.4.2
date	2017.04.26.02.52.18;	author pgoyette;	state Exp;
branches;
next	;
commitid	ojV02aOSdzvBqZOz;


desc
@@


1.2
log
@Add CVSID.
@
text
@#	$NetBSD$

.include <bsd.own.mk>

WARNS=5

PROG=	bc
BINDIR= /usr/bin

SRCDIR= ${.CURDIR}/../dist
.PATH:  ${SRCDIR}

SRCS=	 	global.c load.c util.c execute.c main.c number.c storage.c \
		bc.y scan.l warranty.c

CPPFLAGS+=	-I. -I${SRCDIR} -D_POSIX_SOURCE
CFLAGS+=	-funsigned-char
LFLAGS+=	-I8
YHEADER=	1

LDADD+= -ll -ledit -ltermcap
DPADD+=	${LIBL} ${LIBEDIT} ${LIBTERMCAP}

.include <bsd.prog.mk>
@


1.2.2.1
log
@file Makefile was added on branch bouyer-socketcan on 2017-04-10 18:13:47 +0000
@
text
@d1 24
@


1.2.2.2
log
@2109098
@
text
@a0 24
#	$NetBSD: Makefile,v 1.2 2017/04/10 18:13:46 christos Exp $

.include <bsd.own.mk>

WARNS=5

PROG=	bc
BINDIR= /usr/bin

SRCDIR= ${.CURDIR}/../dist
.PATH:  ${SRCDIR}

SRCS=	 	global.c load.c util.c execute.c main.c number.c storage.c \
		bc.y scan.l warranty.c

CPPFLAGS+=	-I. -I${SRCDIR} -D_POSIX_SOURCE
CFLAGS+=	-funsigned-char
LFLAGS+=	-I8
YHEADER=	1

LDADD+= -ll -ledit -ltermcap
DPADD+=	${LIBL} ${LIBEDIT} ${LIBTERMCAP}

.include <bsd.prog.mk>
@


1.2.4.1
log
@file Makefile was added on branch pgoyette-localcount on 2017-04-26 02:52:18 +0000
@
text
@d1 24
@


1.2.4.2
log
@Sync with HEAD
@
text
@a0 24
#	$NetBSD: Makefile,v 1.2 2017/04/10 18:13:46 christos Exp $

.include <bsd.own.mk>

WARNS=5

PROG=	bc
BINDIR= /usr/bin

SRCDIR= ${.CURDIR}/../dist
.PATH:  ${SRCDIR}

SRCS=	 	global.c load.c util.c execute.c main.c number.c storage.c \
		bc.y scan.l warranty.c

CPPFLAGS+=	-I. -I${SRCDIR} -D_POSIX_SOURCE
CFLAGS+=	-funsigned-char
LFLAGS+=	-I8
YHEADER=	1

LDADD+= -ll -ledit -ltermcap
DPADD+=	${LIBL} ${LIBEDIT} ${LIBTERMCAP}

.include <bsd.prog.mk>
@


1.1
log
@Add Phil Nelson's bc version nb1.0
@
text
@d1 2
d5 2
a17 1
YFLAGS+=	
d19 1
a19 2
YHEADER=1
WARNS=5
@

