tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
bin
/
expr
/
Makefile
at
jcs
5 lines
96 B
view raw
wrap content
espie
remove redundant variable declarations in Makefiles, since those are the default.
8y ago
58a577e1
1
# $OpenBSD: Makefile,v 1.4 2017/07/09 21:23:19 espie Exp $
2
3
PROG
=
expr
4
5
.
i
n
c
l
u
d
e
<
b
s
d
.
p
r
o
g
.
m
k
>